Skip to content

Commit

Permalink
chore(release): 1.35.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikAlx committed Jul 25, 2024
1 parent a425a24 commit 5956f3f
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.35.2](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/compare/v1.35.0...v1.35.2) (2024-07-25)


### Bug Fixes

* keykloak dep ([a425a24](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/commit/a425a247d6065513fb0839a322007fcfa83ef649))
* update contact info ([2cfbf55](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/commit/2cfbf5550f8be6dcae1c93a9b28746c945195943))

### [1.35.1](https://github.com/innovation-hub-bergisches-rheinland/prox-web-client/compare/v1.35.0...v1.35.1) (2024-07-23)


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.35.1
appVersion: 1.35.1
version: 1.35.2
appVersion: 1.35.2
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.35.1",
"version": "1.35.2",
"scripts": {
"ng": "ng",
"start": "cross-env NG_PERSISTENT_BUILD_CACHE=1 ng serve",
Expand Down

0 comments on commit 5956f3f

Please sign in to comment.