prepare release 2.6.0

This commit is contained in:
Son NK
2022-05-20 10:02:06 +02:00
parent be04528942
commit f0de64bf95
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.6.0] - 2022-05-20
- Require previously optional permissions on install
- Improve the onboarding
- Update outdated packages
## [2.5.2] - 2021-10-28
Fix icon not displayed
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "simplelogin-extension",
"version": "2.5.2",
"version": "2.6.0",
"betaRev": "0",
"description": "SimpleLogin Browser Extension",
"author": "extension@simplelogin.io",