Skip to content

Commit

Permalink
Merge pull request #2263 from bcgov/chore/release
Browse files Browse the repository at this point in the history
Chore: release v2.23.1
  • Loading branch information
dleard authored Oct 17, 2023
2 parents bad4fd7 + ec143fa commit b211d67
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/bcgov/cas-ciip-portal/compare/v2.23.0...v2.23.1) (2023-10-17)

## [2.23.0](https://github.com/bcgov/cas-ciip-portal/compare/v2.22.4...v2.23.0) (2023-09-06)


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.0",
"version": "2.23.1",
"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.0
2.23.1
4 changes: 2 additions & 2 deletions helm/cas-ciip-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cas-ciip-portal
description: A Helm chart for the CIIP portal
type: application
version: 0.3.59
appVersion: 2.23.0
version: 0.3.60
appVersion: 2.23.1
dependencies:
- name: cas-postgres
version: "0.8.4"
Expand Down
1 change: 1 addition & 0 deletions schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -468,3 +468,4 @@ data/correct_gwp_values [database_functions/correct_gwp_values] 2023-07-13T18:43
@v2.22.4 2023-08-25T22:31:39Z Dylan Leard <dylan@button.is> # release v2.22.4
tables/incremental_fuel_charge_baseline_001 [tables/incremental_fuel_charge_baseline] 2023-09-06T20:21:48Z Dylan Leard <dylan@button.is> # Migration: Update values in baseline table to include 5 signification digits after the decimal
@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

0 comments on commit b211d67

Please sign in to comment.