Skip to content

Commit 0bdcbfc

Browse files
chore: release v1.197.0
1 parent dcf1bd2 commit 0bdcbfc

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.197.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.195.4...v1.197.0) (2024-10-04)
2+
3+
### Bug Fixes
4+
5+
- autocomplete community source widget ([a2ec9bf](https://github.com/bcgov/CONN-CCBC-portal/commit/a2ec9bfc9b4c9bed4297a72e19e8ebef9572c9e4))
6+
- duplicates on geoname dropdown ([6846d0d](https://github.com/bcgov/CONN-CCBC-portal/commit/6846d0dc8ad9f6b847ba8ec1ac29054d074df561))
7+
8+
### Features
9+
10+
- add application coverages upload ([c64d643](https://github.com/bcgov/CONN-CCBC-portal/commit/c64d6439dd36700146d22eb78916c40f79380283))
11+
- add er and rd to ccbc summary page ([af28ffb](https://github.com/bcgov/CONN-CCBC-portal/commit/af28ffb152d61c0e30a364ca7fc3057dfd7f5056))
12+
- add success and failure toasts ([dcf1bd2](https://github.com/bcgov/CONN-CCBC-portal/commit/dcf1bd2f480e64b29073656661317049e6d80910))
13+
- ccbc er rd job ([af09e2f](https://github.com/bcgov/CONN-CCBC-portal/commit/af09e2ff471c46d85003f7ff3df5ab52f60a3b97))
14+
115
# [1.196.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.195.4...v1.196.0) (2024-10-04)
216

317
### Features

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -699,3 +699,4 @@ computed_columns/cbc_history 2024-09-03T15:16:07Z Anthony Bushara <anthony@butto
699699
tables/application_er 2024-09-11T18:20:37Z Rafael Solorzano <[email protected]> # create application economic regions table
700700
tables/application_rd 2024-09-11T18:21:13Z Rafael Solorzano <[email protected]> # create application regional district table
701701
@1.196.0 2024-10-04T16:31:01Z CCBC Service Account <[email protected]> # release v1.196.0
702+
@1.197.0 2024-10-04T21:12:28Z CCBC Service Account <[email protected]> # release v1.197.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CONN-CCBC-portal",
3-
"version": "1.196.0",
3+
"version": "1.197.0",
44
"main": "index.js",
55
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
66
"author": "Romer, Meherzad CITZ:EX <[email protected]>",

0 commit comments

Comments
 (0)