Skip to content

Commit 9150278

Browse files
chore: release v1.210.0
1 parent e2809b2 commit 9150278

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.210.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.209.0...v1.210.0) (2024-11-18)
2+
3+
### Bug Fixes
4+
5+
- failing e2e test ([fc87025](https://github.com/bcgov/CONN-CCBC-portal/commit/fc8702531f7757efc46b7b471d8fd99fc8e9930b))
6+
7+
### Features
8+
9+
- enable detail panel with communities in all dashboard ([f666011](https://github.com/bcgov/CONN-CCBC-portal/commit/f666011e0ba179a3f1ecc759c37bc7ca535a80fe))
10+
111
# [1.209.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.208.0...v1.209.0) (2024-11-18)
212

313
### Features

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -734,3 +734,4 @@ tables/application_form_template_9_data_001_add_missing_roles 2024-10-21T17:22:3
734734
tables/cbc_project_communities_001_enable_tracking 2024-11-01T18:07:48Z ,,, <ryohani89@NH504670> # enable history tracking for cbc_project_communities table
735735
computed_columns/cbc_history [computed_columns/[email protected]] 2024-11-13T22:48:20Z ,,, <ryohani89@NH504670> # combine communities data changes to cbc history
736736
@1.209.0 2024-11-18T18:07:01Z CCBC Service Account <[email protected]> # release v1.209.0
737+
@1.210.0 2024-11-18T22:56:15Z CCBC Service Account <[email protected]> # release v1.210.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.209.0",
3+
"version": "1.210.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)