Skip to content

Commit

Permalink
chore: release v1.180.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Aug 19, 2024
1 parent cc3bd5f commit ed8cfe4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.180.2](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.180.1...v1.180.2) (2024-08-19)

### Bug Fixes

- applicant dashboard to show latest name from sow ([9d2637d](https://github.com/bcgov/CONN-CCBC-portal/commit/9d2637de5d7d793a5ff5e7b43594982203604353))
- federal funding source validation for cbc ([c5fec5e](https://github.com/bcgov/CONN-CCBC-portal/commit/c5fec5e6e7289663b01e849a5297d58b23a158a2))
- project name computed column scripts ([7cbfe49](https://github.com/bcgov/CONN-CCBC-portal/commit/7cbfe492dfd0ceac38531ae124108c6886831bd1))
- sow update doesnot update header for amendments ([9b8b1ef](https://github.com/bcgov/CONN-CCBC-portal/commit/9b8b1efc1193dcaba14c1044ce0c9de536761f80))

## [1.180.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.180.0...v1.180.1) (2024-08-06)

### 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 @@ -631,3 +631,4 @@ computed_columns/application_history [computed_columns/[email protected]
@1.180.0 2024-08-01T18:42:47Z CCBC Service Account <[email protected]> # release v1.180.0
@1.180.1 2024-08-06T22:10:01Z CCBC Service Account <[email protected]> # release v1.180.1
computed_columns/application_project_name [computed_columns/[email protected]] 2024-08-02T20:45:20Z ,,, <ryohani89@NH504670> # Include project name from sow data
@1.180.2 2024-08-19T21:51:41Z CCBC Service Account <[email protected]> # release v1.180.2
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.180.1",
"version": "1.180.2",
"main": "index.js",
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
"author": "Romer, Meherzad CITZ:EX <[email protected]>",
Expand Down

0 comments on commit ed8cfe4

Please sign in to comment.