Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: release 2.23.3 #2270

Merged
merged 2 commits into from
Dec 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.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)

### [2.23.1](https://github.com/bcgov/cas-ciip-portal/compare/v2.23.0...v2.23.1) (2023-10-17)
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.2",
"version": "2.23.3",
"description": "The online portal for Industry to apply and track their CIIP applications",
"scripts": {
"pretest": "npm run build:relay",
2 changes: 1 addition & 1 deletion current_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.23.2
2.23.3
4 changes: 2 additions & 2 deletions helm/cas-ciip-portal/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@ apiVersion: v2
name: cas-ciip-portal
description: A Helm chart for the CIIP portal
type: application
version: 0.3.61
appVersion: 2.23.2
version: 0.3.62
appVersion: 2.23.3
dependencies:
- name: cas-postgres
version: "0.8.4"
1 change: 1 addition & 0 deletions schema/sqitch.plan
Original file line number Diff line number Diff line change
@@ -470,3 +470,4 @@ tables/incremental_fuel_charge_baseline_001 [tables/incremental_fuel_charge_base
@v2.23.0 2023-09-06T22:45:48Z Dylan Leard <dylan@button.is> # release v2.23.0
@v2.23.1 2023-10-17T16:31:00Z Dylan Leard <dylan@button.is> # release v2.23.1
@v2.23.2 2023-11-22T17:05:33Z Dylan Leard <dylan@button.is> # release v2.23.2
@v2.23.3 2023-12-11T21:44:46Z Dylan Leard <dylan@button.is> # release v2.23.3