Skip to content

Commit

Permalink
chore: release v1.165.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Jun 6, 2024
1 parent 5db3b97 commit 56183e7
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [1.165.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.164.0...v1.165.0) (2024-06-06)

### Bug Fixes

- jira job runs only if approved and deployed ([49f14b3](https://github.com/bcgov/CONN-CCBC-portal/commit/49f14b3f67e633ae348130e18656d3ff06946f7f))
- use proper rowId ([9389b83](https://github.com/bcgov/CONN-CCBC-portal/commit/9389b83359d285faf6da1e743469cc8426210b26))

### Features

- add cbc change_reason table ([b588007](https://github.com/bcgov/CONN-CCBC-portal/commit/b588007ccbfeb7675c344c265935eeca582b7479))
- **cbc:** show error colour for total project funding ([6a3c180](https://github.com/bcgov/CONN-CCBC-portal/commit/6a3c180a36cf509c63b7e2d0e0e453dd408a8a7c))
- edit cbc data ([6acbace](https://github.com/bcgov/CONN-CCBC-portal/commit/6acbace0877a942397ea409acf544c7e6225a180))
- notify analyst when coverage kmz uploaded ([3829491](https://github.com/bcgov/CONN-CCBC-portal/commit/38294911389e5ca99a916c0be3dcdb4465833c39))
- quick edit cbc project data ([1a8b1b1](https://github.com/bcgov/CONN-CCBC-portal/commit/1a8b1b1095c6aacb417b2e8b601b1db637c91a87))
- send email when conditionally_approved ([83b102c](https://github.com/bcgov/CONN-CCBC-portal/commit/83b102cac5d2c019759749f5465ddf0f01c500e9))
- send email when conditionally_approved and header details missing ([fbb6052](https://github.com/bcgov/CONN-CCBC-portal/commit/fbb6052e70baad77f9e95f69e6cc01d370a858cc))
- update with cbc change reason ([02cef6e](https://github.com/bcgov/CONN-CCBC-portal/commit/02cef6ee55c610d50a06ef6e91f7d0acbc550d29))

# [1.164.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.163.0...v1.164.0) (2024-06-05)

### Features
Expand Down
1 change: 1 addition & 0 deletions db/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -578,3 +578,4 @@ tables/cbc_data_001_permissions 2024-05-10T15:14:19Z Anthony Bushara <anthony@bu
@1.163.0 2024-06-03T22:07:04Z CCBC Service Account <ccbc@button.is> # release v1.163.0
@1.164.0 2024-06-05T15:55:33Z CCBC Service Account <ccbc@button.is> # release v1.164.0
tables/cbc_data_change_reason 2024-05-31T19:02:06Z Anthony Bushara <anthony@button.is> # Table to track change request reasons when updating cbc data
@1.165.0 2024-06-06T17:35:38Z CCBC Service Account <ccbc@button.is> # release v1.165.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CONN-CCBC-portal",
"version": "1.164.0",
"version": "1.165.0",
"main": "index.js",
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
"author": "Romer, Meherzad CITZ:EX <Meherzad.Romer@gov.bc.ca>",
Expand Down

0 comments on commit 56183e7

Please sign in to comment.