Skip to content

Commit

Permalink
chore: release v1.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pbastia committed Feb 27, 2024
1 parent 0ec6f1b commit 5b28b7b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [1.17.4](https://github.com/bcgov/cas-ggircs/compare/v1.17.3...v1.17.4) (2024-02-27)

## [1.17.3](https://github.com/bcgov/cas-ggircs/compare/v1.17.2...v1.17.3) (2024-02-23)

## [1.17.2](https://github.com/bcgov/cas-ggircs/compare/v1.17.1...v1.17.2) (2023-11-22)
Expand Down
2 changes: 1 addition & 1 deletion ggircs-app/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ggircs-app",
"version": "1.17.3",
"version": "1.17.4",
"private": true,
"scripts": {
"predev": "yarn build:schema && yarn build:relay",
Expand Down
1 change: 1 addition & 0 deletions ggircs-app/schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ triggers/update_timestamps [triggers/[email protected]] 2022-12-14T23:04:
@1.17.1 2023-10-17T17:29:07Z Dylan Leard <[email protected]> # release v1.17.1
@1.17.2 2023-11-22T17:03:39Z Dylan Leard <[email protected]> # release v1.17.2
@1.17.3 2024-02-23T21:47:36Z Pierre Bastianelli <[email protected]> # release v1.17.3
@1.17.4 2024-02-27T17:46:33Z Pierre Bastianelli <[email protected]> # release v1.17.4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ggircs-app",
"version": "1.17.3",
"version": "1.17.4",
"description": "GGIRCS: Greenhouse Gas Industrial Reporting and Control System. Data schema for the data extracted from the SWRS, and a small app to access the raw data and attachments from the SWRS extracts.",
"repository": "https://github.com/bcgov/cas-ggircs",
"author": "[email protected]",
Expand Down
1 change: 1 addition & 0 deletions sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,4 @@ swrs/transform/function/load_emission [swrs/transform/function/[email protected]
@1.17.1 2023-10-17T17:29:07Z Dylan Leard <[email protected]> # release v1.17.1
@1.17.2 2023-11-22T17:03:39Z Dylan Leard <[email protected]> # release v1.17.2
@1.17.3 2024-02-23T21:47:36Z Pierre Bastianelli <[email protected]> # release v1.17.3
@1.17.4 2024-02-27T17:46:32Z Pierre Bastianelli <[email protected]> # release v1.17.4

0 comments on commit 5b28b7b

Please sign in to comment.