This commit is contained in:
Son NK
2020-07-08 19:34:42 +02:00
parent 5d0dfe9e57
commit 4cef6ceebd
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.8.0] - 2020-07-08
- Big refactoring to make the code more modulable
- Add some UI touches & fixes: log out button on top, navigation button, etc.
## [1.7.0] - 2020-07-04
You can now login with email/password!
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "1.7.0",
"version": "1.8.0",
"description": "SimpleLogin Browser Extension",
"author": "son@simplelogin.io",
"license": "MIT",