Skip to content

Commit

Permalink
chore(release): 1.1.56 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.56](v1.1.55...v1.1.56) (2024-09-14)

### Bug Fixes

* **deps:** update dependency @adobe/helix-deploy to v12.1.3 ([6eac4f9](6eac4f9))
  • Loading branch information
semantic-release-bot committed Sep 14, 2024
1 parent 6eac4f9 commit 62866dd
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 @@
## [1.1.56](https://github.com/adobe/helix-universal-devserver/compare/v1.1.55...v1.1.56) (2024-09-14)


### Bug Fixes

* **deps:** update dependency @adobe/helix-deploy to v12.1.3 ([6eac4f9](https://github.com/adobe/helix-universal-devserver/commit/6eac4f9dac25c492de23530c81dd4be25355b83c))

## [1.1.55](https://github.com/adobe/helix-universal-devserver/compare/v1.1.54...v1.1.55) (2024-09-14)


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-universal-devserver",
"version": "1.1.55",
"version": "1.1.56",
"description": "Helic Universal Development Server",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 62866dd

Please sign in to comment.