This commit is contained in:
Son NK
2024-04-11 21:57:14 +02:00
parent aa9d3efb95
commit 1975b3d377
2 changed files with 6 additions and 3 deletions
+5 -2
View File
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [3.0.0] - 2024-04-11
Use Manifest v3
## [2.11.1] - 2024-02-22
- Fix alias list not displaying on Mac
@@ -131,5 +135,4 @@ You can now login with email/password!
## [1.6.0] - 2020-06-24
Handle 429 error.
Fix Firefox scroll bar
Fix Firefox scroll bar
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.11.1",
"version": "3.0.0",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",