chore(release): 1.7.2

## [1.7.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.7.1...v1.7.2) (2025-10-06)

### Bug Fixes

* do not create <mark> elements, just wrap found words in <span> and add .css styling ([6ba0d2e](6ba0d2eb7c))
This commit is contained in:
semantic-release-bot
2025-10-06 14:53:36 +03:00
parent 6ba0d2eb7c
commit a1701a3504
2 changed files with 8 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
"version": "1.7.1",
"version": "1.7.2",
"default_locale": "en",
"permissions": [
"scripting",