Skip to content

Commit 1da5ec3

Browse files
chore: release v1.228.0
1 parent ed4545e commit 1da5ec3

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.228.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.227.0...v1.228.0) (2025-01-28)
2+
3+
### Features
4+
5+
- enable history on ccbc communities ([57fcee5](https://github.com/bcgov/CONN-CCBC-portal/commit/57fcee59c5a3eec7cb01c7039dab1d2308a5c744))
6+
17
# [1.227.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.226.1...v1.227.0) (2025-01-27)
28

39
### Bug Fixes

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -788,3 +788,4 @@ mutations/create_assessment_form [mutations/[email protected]] 2024
788788
tables/intake_users 2025-01-23T20:58:14Z Rafael Solorzano <[email protected]> # table to hold users allowed on an intake
789789
@1.227.0 2025-01-27T22:44:59Z CCBC Service Account <[email protected]> # release v1.227.0
790790
computed_columns/application_history [computed_columns/[email protected]] 2025-01-03T04:14:09Z ,,, <ryohani89@NH504670> # combine locations history to ccbc history
791+
@1.228.0 2025-01-28T18:53:08Z CCBC Service Account <[email protected]> # release v1.228.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.227.0",
3+
"version": "1.228.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)