v3.0.0
This commit is contained in:
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [3.0.0] - 2024-04-11
|
||||||
|
|
||||||
|
Use Manifest v3
|
||||||
|
|
||||||
## [2.11.1] - 2024-02-22
|
## [2.11.1] - 2024-02-22
|
||||||
- Fix alias list not displaying on Mac
|
- Fix alias list not displaying on Mac
|
||||||
|
|
||||||
@@ -131,5 +135,4 @@ You can now login with email/password!
|
|||||||
|
|
||||||
## [1.6.0] - 2020-06-24
|
## [1.6.0] - 2020-06-24
|
||||||
Handle 429 error.
|
Handle 429 error.
|
||||||
Fix Firefox scroll bar
|
Fix Firefox scroll bar
|
||||||
|
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simplelogin-extension",
|
"name": "simplelogin-extension",
|
||||||
"version": "2.11.1",
|
"version": "3.0.0",
|
||||||
"betaRev": "0",
|
"betaRev": "0",
|
||||||
"description": "SimpleLogin Browser Extension",
|
"description": "SimpleLogin Browser Extension",
|
||||||
"author": "extension@simplelogin.io",
|
"author": "extension@simplelogin.io",
|
||||||
|
|||||||
Reference in New Issue
Block a user