Skip to content

Commit aacb6b3

Browse files
chore: release v1.194.0
1 parent 0539e2a commit aacb6b3

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.194.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.193.9...v1.194.0) (2024-10-01)
2+
3+
### Features
4+
5+
- cutover work for cbc spreadsheet ([c62db66](https://github.com/bcgov/CONN-CCBC-portal/commit/c62db6656128de79316eb50ecca1cd7f9659b8e5))
6+
17
## [1.193.9](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.193.8...v1.193.9) (2024-10-01)
28

39
## [1.193.8](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.193.7...v1.193.8) (2024-10-01)

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -687,3 +687,4 @@ computed_columns/cbc_history 2024-09-03T15:16:07Z Anthony Bushara <anthony@butto
687687
@1.193.7 2024-09-27T17:07:14Z CCBC Service Account <[email protected]> # release v1.193.7
688688
@1.193.8 2024-10-01T14:54:44Z CCBC Service Account <[email protected]> # release v1.193.8
689689
@1.193.9 2024-10-01T14:56:08Z CCBC Service Account <[email protected]> # release v1.193.9
690+
@1.194.0 2024-10-01T15:59:19Z CCBC Service Account <[email protected]> # release v1.194.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.193.9",
3+
"version": "1.194.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)