diff --git a/CHANGELOG.md b/CHANGELOG.md index eb93dd8..1b40076 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.5.0...v1.6.0) (2025-06-25) + + +### Features + +* add more locales ([d97becf](https://github.com/obsqrbtz/goose-highlighter/commit/d97becfaae696e33247840090e8a752b5ed4ed72)) + # [1.5.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.4.0...v1.5.0) (2025-06-24) diff --git a/manifest.json b/manifest.json index 310fa32..75482a9 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extension_name__", "description": "__MSG_extension_description__", - "version": "1.5.0", + "version": "1.6.0", "default_locale": "en", "permissions": [ "scripting",