This commit is contained in:
Son NK
2020-07-16 20:28:33 +02:00
parent 552f6abecf
commit cf2ebd4936
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.10.0] - 2020-07-16
- Able to add and edit alias note
- Lots of UI touches 🎨
## [1.9.1] - 2020-07-12
- Take into account the case alias creation time is expired
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "1.9.1",
"version": "1.10.0",
"description": "SimpleLogin Browser Extension",
"author": "son@simplelogin.io",
"license": "MIT",