Skip to content

Commit

Permalink
chore(release): 4.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.3](v4.2.2...v4.2.3) (2022-02-08)

### Bug Fixes

* check for query param ([71fe059](71fe059))
  • Loading branch information
semantic-release-bot committed Feb 8, 2022
1 parent 5481a23 commit 9847fb2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.2.3](https://github.com/adobe/helix-sidekick-extension/compare/v4.2.2...v4.2.3) (2022-02-08)


### Bug Fixes

* check for query param ([71fe059](https://github.com/adobe/helix-sidekick-extension/commit/71fe059510b76fa9dbe758febc18d7da6da98b30))

## [4.2.2](https://github.com/adobe/helix-sidekick-extension/compare/v4.2.1...v4.2.2) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-sidekick-extension",
"version": "4.2.2",
"version": "4.2.3",
"description": "Helix Sidekick Extension",
"scripts": {
"lint": "./node_modules/.bin/eslint .",
Expand Down

0 comments on commit 9847fb2

Please sign in to comment.