Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# backend [1.1.0](https://github.com/fhswf/book_me/compare/[email protected]@1.1.0) (2023-09-10)

### Features

* docker build in release ([000ce1c](000ce1c))
* docker build in release ([2205739](2205739))
* docker build in release ([920652b](920652b))
* docker build in release ([ca47fa9](ca47fa9))
* docker build in release ([b1610e3](b1610e3))
* docker build in release ([e856a5c](e856a5c))
  • Loading branch information
semantic-release-bot committed Sep 10, 2023
1 parent 000ce1c commit 31b7d99
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# backend [1.1.0](https://github.com/fhswf/book_me/compare/[email protected]@1.1.0) (2023-09-10)


### Features

* docker build in release ([000ce1c](https://github.com/fhswf/book_me/commit/000ce1cb8162a30c43d43d24ddb59aa54c28efb2))
* docker build in release ([2205739](https://github.com/fhswf/book_me/commit/2205739080523259c7ec345a5482f792d3f22e3d))
* docker build in release ([920652b](https://github.com/fhswf/book_me/commit/920652bec227fec613fb8eec7dbc4b8b13eee566))
* docker build in release ([ca47fa9](https://github.com/fhswf/book_me/commit/ca47fa9e1b21eccc7d75ab8eb5936d468516f10b))
* docker build in release ([b1610e3](https://github.com/fhswf/book_me/commit/b1610e3c6a7bd013e58107e9f53f8b2b9a6a6c0f))
* docker build in release ([e856a5c](https://github.com/fhswf/book_me/commit/e856a5c1c1b03d7e258bd14c36dba9c67c08e768))

# backend [1.1.0](https://github.com/fhswf/book_me/compare/[email protected]@1.1.0) (2023-09-10)


### Features

* docker build in release ([920652b](https://github.com/fhswf/book_me/commit/920652bec227fec613fb8eec7dbc4b8b13eee566))
Expand Down
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"bcryptjs": "^2.4.3",
"body-parser": "^1.20.1",
"common": "workspace:^",
"common": "1.0.0",
"concurrently": "^8.2.1",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
Expand Down

0 comments on commit 31b7d99

Please sign in to comment.