Skip to content

Commit

Permalink
chore(release): 2.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Feb 23, 2024
1 parent 875bd1d commit 21bda19
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 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.

### [2.23.4](https://github.com/bcgov/cas-ciip-portal/compare/v2.23.3...v2.23.4) (2024-02-23)


### Bug Fixes

* add storage limits to tf pod to satisfy sonarcloud ([dbe0d37](https://github.com/bcgov/cas-ciip-portal/commit/dbe0d37c180dfdc09b6cdbb28cb1189cb326e106))
* remove comment and double quote ([008b2cd](https://github.com/bcgov/cas-ciip-portal/commit/008b2cdc15fcb2d74a5a55b16f1d96c041880af8))

### [2.23.3](https://github.com/bcgov/cas-ciip-portal/compare/v2.23.2...v2.23.3) (2023-12-11)

### [2.23.2](https://github.com/bcgov/cas-ciip-portal/compare/v2.23.1...v2.23.2) (2023-11-22)
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ggircs-industry-ciip-portal",
"version": "2.23.3",
"version": "2.23.4",
"description": "The online portal for Industry to apply and track their CIIP applications",
"scripts": {
"pretest": "npm run build:relay",
Expand Down
2 changes: 1 addition & 1 deletion current_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.23.3
2.23.4

0 comments on commit 21bda19

Please sign in to comment.