Skip to content

Commit

Permalink
chore(release): 1.52.16 [skip ci]
Browse files Browse the repository at this point in the history
## [1.52.16](v1.52.15...v1.52.16) (2024-11-19)

### Bug Fixes

* **deps:** update dependency @adobe/helix-importer to v3.4.28 ([#455](#455)) ([b987bf3](b987bf3))
  • Loading branch information
semantic-release-bot committed Nov 19, 2024
1 parent b987bf3 commit c5d96d2
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.52.16](https://github.com/adobe/helix-importer-ui/compare/v1.52.15...v1.52.16) (2024-11-19)


### Bug Fixes

* **deps:** update dependency @adobe/helix-importer to v3.4.28 ([#455](https://github.com/adobe/helix-importer-ui/issues/455)) ([b987bf3](https://github.com/adobe/helix-importer-ui/commit/b987bf3e8004cb65cef60c6038dda5bee1461592))

## [1.52.15](https://github.com/adobe/helix-importer-ui/compare/v1.52.14...v1.52.15) (2024-11-18)


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.52.15",
"version": "1.52.16",
"type": "module",
"scripts": {
"test": "c8 mocha",
Expand Down

0 comments on commit c5d96d2

Please sign in to comment.