Skip to content

Commit

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

### Features

* new rest api ([540c15b](540c15b))
* new rest api ([93ec39b](93ec39b))
  • Loading branch information
semantic-release-bot committed Oct 17, 2024
1 parent fa3c827 commit 17c4127
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# client [1.9.0](https://github.com/fhswf/book_me/compare/[email protected]@1.9.0) (2024-10-17)


### Features

* new rest api ([540c15b](https://github.com/fhswf/book_me/commit/540c15b32d752331aa6a47b76298e2e869efe81b))
* new rest api ([93ec39b](https://github.com/fhswf/book_me/commit/93ec39bedfe704cf6c26ba72078b108c7498248a))

# client [1.8.0](https://github.com/fhswf/book_me/compare/[email protected]@1.8.0) (2024-10-16)


Expand Down
2 changes: 1 addition & 1 deletion client/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
configMapKeyRef:
key: TZ
name: bookme
image: ghcr.io/fhswf/book_me/frontend:1.8.0
image: ghcr.io/fhswf/book_me/frontend:1.9.0
imagePullPolicy: Always
name: client
ports:
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "1.8.0",
"version": "1.9.0",
"homepage": "https://jupiter.fh-swf.de/meeting",
"contributors": [
{
Expand Down

0 comments on commit 17c4127

Please sign in to comment.