Skip to content

Commit

Permalink
chore(release): 3.0.45 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.45](v3.0.44...v3.0.45) (2024-04-11)

### Bug Fixes

* **deps:** update dependency @adobe/helix-universal-logger to v3.0.14 ([#910](#910)) ([242f4b0](242f4b0))
  • Loading branch information
semantic-release-bot committed Apr 11, 2024
1 parent 242f4b0 commit 19258f9
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 @@
## [3.0.45](https://github.com/adobe/franklin-service/compare/v3.0.44...v3.0.45) (2024-04-11)


### Bug Fixes

* **deps:** update dependency @adobe/helix-universal-logger to v3.0.14 ([#910](https://github.com/adobe/franklin-service/issues/910)) ([242f4b0](https://github.com/adobe/franklin-service/commit/242f4b0749a137132a7dce0689fc252e4b43516c))

## [3.0.44](https://github.com/adobe/franklin-service/compare/v3.0.43...v3.0.44) (2024-04-11)


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/create-franklin-service",
"version": "3.0.44",
"version": "3.0.45",
"private": false,
"description": "Create Franklin Service",
"main": "src/index.js",
Expand Down

0 comments on commit 19258f9

Please sign in to comment.