Skip to content

Commit

Permalink
chore(release): 3.0.42 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.42](v3.0.41...v3.0.42) (2024-03-27)

### Bug Fixes

* use github actions for service deployment ([#900](#900)) ([729c936](729c936))
  • Loading branch information
semantic-release-bot committed Mar 27, 2024
1 parent 729c936 commit 09755ba
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.42](https://github.com/adobe/franklin-service/compare/v3.0.41...v3.0.42) (2024-03-27)


### Bug Fixes

* use github actions for service deployment ([#900](https://github.com/adobe/franklin-service/issues/900)) ([729c936](https://github.com/adobe/franklin-service/commit/729c936f7168802bbaf81534b53b01f2c89b6a8d))

## [3.0.41](https://github.com/adobe/franklin-service/compare/v3.0.40...v3.0.41) (2024-03-26)


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.41",
"version": "3.0.42",
"private": false,
"description": "Create Franklin Service",
"main": "src/index.js",
Expand Down

0 comments on commit 09755ba

Please sign in to comment.