diff --git a/CHANGELOG.md b/CHANGELOG.md index 468c587..3284045 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.7.0...v1.7.1) (2025-06-27) + + +### Bug Fixes + +* unicode support in regex ([ae1cf48](https://github.com/obsqrbtz/goose-highlighter/commit/ae1cf48c53cd42e65279cf2acde1a2860d8a31ee)) + # [1.7.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.6.0...v1.7.0) (2025-06-26) diff --git a/manifest.json b/manifest.json index 86dc199..931b168 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extension_name__", "description": "__MSG_extension_description__", - "version": "1.7.0", + "version": "1.7.1", "default_locale": "en", "permissions": [ "scripting",