Skip to content

Commit f566f88

Browse files
chore: release v1.207.0
1 parent 0ce2417 commit f566f88

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.207.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.206.1...v1.207.0) (2024-11-13)
2+
3+
### Features
4+
5+
- add status header for cbc ([0ce2417](https://github.com/bcgov/CONN-CCBC-portal/commit/0ce2417268c930edfbf15c3419a209f86ab77905))
6+
17
## [1.206.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.206.0...v1.206.1) (2024-11-07)
28

39
### Bug Fixes

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -727,3 +727,4 @@ grant_read_access_to_service_account 2024-10-04T18:45:20Z Anthony Bushara <antho
727727
@1.206.0 2024-11-07T16:34:36Z CCBC Service Account <[email protected]> # release v1.206.0
728728
tables/application_form_template_9_data_001_add_missing_roles 2024-10-21T17:22:37Z Rafael Solorzano <[email protected]> # grant missing roles access to application template 9 table
729729
@1.206.1 2024-11-07T22:41:03Z CCBC Service Account <[email protected]> # release v1.206.1
730+
@1.207.0 2024-11-13T17:34:42Z CCBC Service Account <[email protected]> # release v1.207.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.206.1",
3+
"version": "1.207.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)