From 4f575d9534e6c6c340a1a06d2d89df00d8e62db6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 Nov 2025 13:40:56 +0300 Subject: [PATCH] chore(release): 1.9.2 ## [1.9.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.1...v1.9.2) (2025-11-14) ### Bug Fixes * **highlight:** prevent creating extra 's ([#1](https://github.com/obsqrbtz/goose-highlighter/issues/1)) ([affddd3](https://github.com/obsqrbtz/goose-highlighter/commit/affddd3dbc7de30100ca134ec65f4dc090275ca5)) --- CHANGELOG.md | 7 +++++++ manifest.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bf4fde..42840b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.2](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.1...v1.9.2) (2025-11-14) + + +### Bug Fixes + +* **highlight:** prevent creating extra 's ([#1](https://github.com/obsqrbtz/goose-highlighter/issues/1)) ([affddd3](https://github.com/obsqrbtz/goose-highlighter/commit/affddd3dbc7de30100ca134ec65f4dc090275ca5)) + ## [1.9.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.0...v1.9.1) (2025-11-05) diff --git a/manifest.json b/manifest.json index 2841d99..91a9356 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extension_name__", "description": "__MSG_extension_description__", - "version": "1.9.1", + "version": "1.9.2", "default_locale": "en", "permissions": [ "scripting",