Skip to content

Commit

Permalink
chore: release v1.197.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Oct 4, 2024
1 parent dcf1bd2 commit 0bdcbfc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.197.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.195.4...v1.197.0) (2024-10-04)

### Bug Fixes

- autocomplete community source widget ([a2ec9bf](https://github.com/bcgov/CONN-CCBC-portal/commit/a2ec9bfc9b4c9bed4297a72e19e8ebef9572c9e4))
- duplicates on geoname dropdown ([6846d0d](https://github.com/bcgov/CONN-CCBC-portal/commit/6846d0dc8ad9f6b847ba8ec1ac29054d074df561))

### Features

- add application coverages upload ([c64d643](https://github.com/bcgov/CONN-CCBC-portal/commit/c64d6439dd36700146d22eb78916c40f79380283))
- add er and rd to ccbc summary page ([af28ffb](https://github.com/bcgov/CONN-CCBC-portal/commit/af28ffb152d61c0e30a364ca7fc3057dfd7f5056))
- add success and failure toasts ([dcf1bd2](https://github.com/bcgov/CONN-CCBC-portal/commit/dcf1bd2f480e64b29073656661317049e6d80910))
- ccbc er rd job ([af09e2f](https://github.com/bcgov/CONN-CCBC-portal/commit/af09e2ff471c46d85003f7ff3df5ab52f60a3b97))

# [1.196.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.195.4...v1.196.0) (2024-10-04)

### Features
Expand Down
1 change: 1 addition & 0 deletions db/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -699,3 +699,4 @@ computed_columns/cbc_history 2024-09-03T15:16:07Z Anthony Bushara <anthony@butto
tables/application_er 2024-09-11T18:20:37Z Rafael Solorzano <[email protected]> # create application economic regions table
tables/application_rd 2024-09-11T18:21:13Z Rafael Solorzano <[email protected]> # create application regional district table
@1.196.0 2024-10-04T16:31:01Z CCBC Service Account <[email protected]> # release v1.196.0
@1.197.0 2024-10-04T21:12:28Z CCBC Service Account <[email protected]> # release v1.197.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.196.0",
"version": "1.197.0",
"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 0bdcbfc

Please sign in to comment.