diff --git a/CHANGELOG b/CHANGELOG index b080752..b95fd09 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,9 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [2.8.2] - 2022-11-3 +## [2.9.0] - 2022-11-9 - Support dark and OS theme +- Support communication with future Mac app ## [2.7.0] - 2022-08-02 diff --git a/package.json b/package.json index eb37417..87a48ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simplelogin-extension", - "version": "2.8.2", + "version": "2.9.0", "betaRev": "0", "description": "SimpleLogin Browser Extension", "author": "extension@simplelogin.io",