Skip to content

Commit

Permalink
chore: release v1.152.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Apr 11, 2024
1 parent a22b99d commit 5850ee4
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [1.152.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.150.0...v1.152.0) (2024-04-11)

### Bug Fixes

- 2nd review colour not showing on assessment dash ([d924da8](https://github.com/bcgov/CONN-CCBC-portal/commit/d924da888b495c1a65c214466f0be848ffc37b1f))
- add guard for previously submitted applications from previous intakes ([3ea3099](https://github.com/bcgov/CONN-CCBC-portal/commit/3ea30994a5a63950156a4734250a3ec3f6b57f46))
- add schema ([4b67ec5](https://github.com/bcgov/CONN-CCBC-portal/commit/4b67ec5547c0adca1564a2dcc02d7db7e4ea396f))
- better sort function for zones ([50446dc](https://github.com/bcgov/CONN-CCBC-portal/commit/50446dc1a618c7fc784407bac1827516dafcf267))
- changes to schema ([ac2dd7c](https://github.com/bcgov/CONN-CCBC-portal/commit/ac2dd7c88ce8806ca2233be2635f4a663b34cf9d))
- failing e2e test ([6066410](https://github.com/bcgov/CONN-CCBC-portal/commit/60664108b5e6b9a1ca6d779ef40bd587596ed93f))
- project information edit button issue ([cb28444](https://github.com/bcgov/CONN-CCBC-portal/commit/cb284449855fa77d7ee8fe4e4317b9b85deb6df9))

### Features

- add email notification to second review eligibility screening ([ef3389f](https://github.com/bcgov/CONN-CCBC-portal/commit/ef3389f5910192488ce8b5fe9e7f9d88309149f6))
- add logic so draft and intake 4 intakes are using latest ui schema ([feb6e01](https://github.com/bcgov/CONN-CCBC-portal/commit/feb6e01f7afbbb38d5bf3858bab54ef4aed49e73))
- add other files upload to funding agreement and change request ([8e6c2d0](https://github.com/bcgov/CONN-CCBC-portal/commit/8e6c2d0c62b830ebe0380ef1e782ebef59ab2c58))
- modal does not appear for intake 4 ([4d8ca38](https://github.com/bcgov/CONN-CCBC-portal/commit/4d8ca38de45a22b2821754c54b4b51c9a7ae5c3f))
- new schema for intake ([46bb86d](https://github.com/bcgov/CONN-CCBC-portal/commit/46bb86de0670de82572e12d87a427dd767c2e266))

# [1.151.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.150.0...v1.151.0) (2024-04-09)

### Bug Fixes
Expand Down
1 change: 1 addition & 0 deletions db/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -545,3 +545,4 @@ tables/application_status_type_009_change_complete.sql 2024-03-13T22:45:56Z ,,,
@1.150.0 2024-04-03T17:16:52Z CCBC Service Account <ccbc@button.is> # release v1.150.0
tables/analyst_add_email 2024-04-08T17:55:49Z ,,, <ryohani89@NH504670> # add analyst email column
@1.151.0 2024-04-09T15:54:16Z CCBC Service Account <ccbc@button.is> # release v1.151.0
@1.152.0 2024-04-11T16:53:36Z CCBC Service Account <ccbc@button.is> # release v1.152.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.151.0",
"version": "1.152.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 5850ee4

Please sign in to comment.