From 3c8e596cb902b7f100562ebb6f8e1f6bfb1d2f4e Mon Sep 17 00:00:00 2001 From: Pierre Bastianelli Date: Thu, 1 Aug 2024 09:39:56 -0700 Subject: [PATCH] chore(release): 2.23.5 --- CHANGELOG.md | 2 ++ app/package.json | 2 +- current_version.txt | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea4a766a1..99bad6b77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.5](https://github.com/bcgov/cas-ciip-portal/compare/v2.23.4...v2.23.5) (2024-08-01) + ### [2.23.4](https://github.com/bcgov/cas-ciip-portal/compare/v2.23.3...v2.23.4) (2024-02-23) diff --git a/app/package.json b/app/package.json index bf0caf9a3..726b9d4ef 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "ggircs-industry-ciip-portal", - "version": "2.23.4", + "version": "2.23.5", "description": "The online portal for Industry to apply and track their CIIP applications", "scripts": { "pretest": "npm run build:relay", diff --git a/current_version.txt b/current_version.txt index 401423a38..5a11fa67f 100644 --- a/current_version.txt +++ b/current_version.txt @@ -1 +1 @@ -2.23.4 \ No newline at end of file +2.23.5 \ No newline at end of file