Skip to content

Commit

Permalink
chore(release): 1.51.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.51.6](v1.51.5...v1.51.6) (2024-04-03)

### Bug Fixes

* **deps:** update dependency @adobe/helix-importer to v3.3.3 ([#341](#341)) ([989a102](989a102))
  • Loading branch information
semantic-release-bot committed Apr 3, 2024
1 parent 989a102 commit 36d2892
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.51.6](https://github.com/adobe/helix-importer-ui/compare/v1.51.5...v1.51.6) (2024-04-03)


### Bug Fixes

* **deps:** update dependency @adobe/helix-importer to v3.3.3 ([#341](https://github.com/adobe/helix-importer-ui/issues/341)) ([989a102](https://github.com/adobe/helix-importer-ui/commit/989a10202af814395b81cf0ee8a600563cdd35be))

## [1.51.5](https://github.com/adobe/helix-importer-ui/compare/v1.51.4...v1.51.5) (2024-04-02)


Expand Down
2 changes: 1 addition & 1 deletion js/dist/helix-importer.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adobe/helix-importer-ui",
"description": "helix-importer-ui",
"version": "1.51.5",
"version": "1.51.6",
"type": "module",
"scripts": {
"test": "c8 mocha",
Expand Down

0 comments on commit 36d2892

Please sign in to comment.