From c8334f9e68955c01dc65a816ba358662e099a64c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 5 Nov 2025 14:59:42 +0300 Subject: [PATCH] chore(release): 1.9.1 ## [1.9.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.0...v1.9.1) (2025-11-05) ### Bug Fixes * remove halowen styling ([172aa75](https://github.com/obsqrbtz/goose-highlighter/commit/172aa7583b325761af43c780db4ac61dc4bda99b)) --- CHANGELOG.md | 7 +++++++ manifest.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebf5c9a..4bf4fde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.9.1](https://github.com/obsqrbtz/goose-highlighter/compare/v1.9.0...v1.9.1) (2025-11-05) + + +### Bug Fixes + +* remove halowen styling ([172aa75](https://github.com/obsqrbtz/goose-highlighter/commit/172aa7583b325761af43c780db4ac61dc4bda99b)) + # [1.9.0](https://github.com/obsqrbtz/goose-highlighter/compare/v1.8.5...v1.9.0) (2025-10-31) diff --git a/manifest.json b/manifest.json index 20af89e..2841d99 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.0", + "version": "1.9.1", "default_locale": "en", "permissions": [ "scripting",