From ed94d4d03730cd773bfadc05668cc6ee463596b6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 9 Oct 2024 09:05:59 +0000 Subject: [PATCH] chore(release): 0.6.1 [skip ci] ## [0.6.1](https://github.com/Otard95/prun-palette/compare/v0.6.0...v0.6.1) (2024-10-09) ### Bug Fixes * Force release ([cd6abea](https://github.com/Otard95/prun-palette/commit/cd6abea9374bad34cacffdf6fe01f1b9e4759ea6)) --- CHANGELOG.md | 7 +++++++ manifest.chrome.json | 2 +- manifest.firefox.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 744ccdd..0f92009 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.6.1](https://github.com/Otard95/prun-palette/compare/v0.6.0...v0.6.1) (2024-10-09) + + +### Bug Fixes + +* Force release ([cd6abea](https://github.com/Otard95/prun-palette/commit/cd6abea9374bad34cacffdf6fe01f1b9e4759ea6)) + # [0.6.0](https://github.com/Otard95/prun-palette/compare/v0.5.0...v0.6.0) (2024-10-09) diff --git a/manifest.chrome.json b/manifest.chrome.json index a3bd741..e0ba439 100644 --- a/manifest.chrome.json +++ b/manifest.chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "PrUn Palette", - "version": "0.6.0", + "version": "0.6.1", "description": "Adds a command palette to Prosperous Universe", diff --git a/manifest.firefox.json b/manifest.firefox.json index ad2fa18..1929871 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "PrUn Palette", - "version": "0.6.0", + "version": "0.6.1", "description": "Adds a command palette to Prosperous Universe",