Skip to content

Commit ec167d2

Browse files
chore: release v1.220.0
1 parent 09dc89a commit ec167d2

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.220.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.219.0...v1.220.0) (2025-01-02)
2+
3+
### Features
4+
5+
- add manage reports page ([09dc89a](https://github.com/bcgov/CONN-CCBC-portal/commit/09dc89aca0d029c89f5f8d79ff4330cb195fa5f8))
6+
17
# [1.219.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.218.3...v1.219.0) (2025-01-02)
28

39
### Features

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -769,3 +769,4 @@ computed_columns/application_history [computed_columns/[email protected]
769769
@1.218.2 2024-12-19T16:29:04Z CCBC Service Account <[email protected]> # release v1.218.2
770770
@1.218.3 2024-12-24T20:06:08Z CCBC Service Account <[email protected]> # release v1.218.3
771771
@1.219.0 2025-01-02T15:53:33Z CCBC Service Account <[email protected]> # release v1.219.0
772+
@1.220.0 2025-01-02T19:26:33Z CCBC Service Account <[email protected]> # release v1.220.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.219.0",
3+
"version": "1.220.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)