diff --git a/CHANGELOG.md b/CHANGELOG.md index d081cf5..be3dc31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.13.0](https://github.com/displaynone/shield-authenticator/compare/v1.12.0...v1.13.0) (2026-02-18) + + +### Features + +* new sites ([a8dd109](https://github.com/displaynone/shield-authenticator/commit/a8dd10941729b0a4cd810bd87d8f8ff594c6c26a)) + + +### Bug Fixes + +* remove f*** crowdin file it was pushed directly ([c18faf6](https://github.com/displaynone/shield-authenticator/commit/c18faf62d2184809bb20aba0620587404c187c4c)) + ## [1.12.0](https://github.com/displaynone/shield-authenticator/compare/v1.11.1...v1.12.0) (2023-04-29) diff --git a/package-lock.json b/package-lock.json index f9e3714..c9d2368 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "shield-authenticator", - "version": "1.12.0", + "version": "1.13.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "shield-authenticator", - "version": "1.12.0", + "version": "1.13.0", "license": "MIT", "dependencies": { "@babel/plugin-proposal-decorators": "^7.21.0", diff --git a/package.json b/package.json index 9f868b6..47a5b6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shield-authenticator", - "version": "1.12.0", + "version": "1.13.0", "author": { "name": "Luis Sacristán", "email": "displaynone@gmail.com",