Skip to content

Commit

Permalink
chore(release): 1.34.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikAlx committed Jul 15, 2024
1 parent 7422cdc commit 1ad396d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.34.5](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/compare/v1.34.3...v1.34.5) (2024-07-15)


### Bug Fixes

* slightly bump deps ([6d76657](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/commit/6d76657ece0f442e4f70e85bd253c79fb3632a28))
* update deps ([6447a7e](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/commit/6447a7e63363bc509fd5c6e0011d544fd9a3f7a3))

### [1.34.4](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/compare/v1.34.3...v1.34.4) (2024-07-15)


Expand Down
4 changes: 2 additions & 2 deletions deploy/charts/prox-web-client/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: prox-web-client
description: A Helm chart for Kubernetes
type: application
version: 1.34.4
appVersion: 1.34.4
version: 1.34.5
appVersion: 1.34.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prox-web-client",
"version": "1.34.4",
"version": "1.34.5",
"scripts": {
"ng": "ng",
"start": "cross-env NG_PERSISTENT_BUILD_CACHE=1 ng serve",
Expand Down

0 comments on commit 1ad396d

Please sign in to comment.