From c4d0bca7ecece11afcb144cdf56db8e33b246462 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Dec 2021 12:29:31 +0000 Subject: [PATCH] chore(release): 3.23.2 [skip ci] ## [3.23.2](https://github.com/adobe/helix-sidekick/compare/v3.23.1...v3.23.2) (2021-12-02) ### Bug Fixes * don't append editor search params ([fab6ea2](https://github.com/adobe/helix-sidekick/commit/fab6ea278953582004cc01c2804fc373aaf239ae)) * **extension:** check for empty mountpoints ([f0a513a](https://github.com/adobe/helix-sidekick/commit/f0a513ac6493b6bca9a03a539e00a6fe3c85c31d)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39dbc96..c2915fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [3.23.2](https://github.com/adobe/helix-sidekick/compare/v3.23.1...v3.23.2) (2021-12-02) + + +### Bug Fixes + +* don't append editor search params ([fab6ea2](https://github.com/adobe/helix-sidekick/commit/fab6ea278953582004cc01c2804fc373aaf239ae)) +* **extension:** check for empty mountpoints ([f0a513a](https://github.com/adobe/helix-sidekick/commit/f0a513ac6493b6bca9a03a539e00a6fe3c85c31d)) + ## [3.23.1](https://github.com/adobe/helix-sidekick/compare/v3.23.0...v3.23.1) (2021-11-29) diff --git a/package.json b/package.json index e3b96b3..c3eb755 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-sidekick", - "version": "3.23.1", + "version": "3.23.2", "description": "Helix Sidekick", "main": "src/index.js", "scripts": {