Skip to content

Commit

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

### Bug Fixes

* multi-release ([98cf08b](98cf08b))

1.2.10
Patching k8s config...
ghcr.io/fhswf/book_me/frontend:1877fb39b9146da6d876f154049e5055e5f67410
  • Loading branch information
semantic-release-bot committed Jun 19, 2024
1 parent 1877fb3 commit 98eb56b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## client [1.2.11](https://github.com/fhswf/book_me/compare/[email protected]@1.2.11) (2024-06-19)


### Bug Fixes

* multi-release ([98cf08b](https://github.com/fhswf/book_me/commit/98cf08b1792c949fee32a08c9722d06c527d93dd))





1.2.10
Patching k8s config...
ghcr.io/fhswf/book_me/frontend:1877fb39b9146da6d876f154049e5055e5f67410

## client [1.2.10](https://github.com/fhswf/book_me/compare/[email protected]@1.2.10) (2024-06-19)


Expand Down
2 changes: 1 addition & 1 deletion client/k8s/frontend-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
configMapKeyRef:
key: TZ
name: bookme
image: ghcr.io/fhswf/book_me/frontend:latest
image: ghcr.io/fhswf/book_me/frontend:1877fb39b9146da6d876f154049e5055e5f67410
name: client
ports:
- containerPort: 80
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.2.10",
"version": "1.2.11",
"homepage": "https://jupiter.fh-swf.de/meeting",
"contributors": [
{
Expand Down

0 comments on commit 98eb56b

Please sign in to comment.