Skip to content

Commit

Permalink
chore: release v1.207.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbc-service-account committed Nov 13, 2024
1 parent 0ce2417 commit f566f88
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [1.207.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.206.1...v1.207.0) (2024-11-13)

### Features

- add status header for cbc ([0ce2417](https://github.com/bcgov/CONN-CCBC-portal/commit/0ce2417268c930edfbf15c3419a209f86ab77905))

## [1.206.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.206.0...v1.206.1) (2024-11-07)

### 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 @@ -727,3 +727,4 @@ grant_read_access_to_service_account 2024-10-04T18:45:20Z Anthony Bushara <antho
@1.206.0 2024-11-07T16:34:36Z CCBC Service Account <[email protected]> # release v1.206.0
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
@1.206.1 2024-11-07T22:41:03Z CCBC Service Account <[email protected]> # release v1.206.1
@1.207.0 2024-11-13T17:34:42Z CCBC Service Account <[email protected]> # release v1.207.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.206.1",
"version": "1.207.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 f566f88

Please sign in to comment.