From ec167d2ce3273ff64c8be6b77c181bb22fc598bf Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:26:34 +0000 Subject: [PATCH] chore: release v1.220.0 --- CHANGELOG.md | 6 ++++++ db/sqitch.plan | 1 + package.json | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67fa741cac..a3217eb03a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.220.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.219.0...v1.220.0) (2025-01-02) + +### Features + +- add manage reports page ([09dc89a](https://github.com/bcgov/CONN-CCBC-portal/commit/09dc89aca0d029c89f5f8d79ff4330cb195fa5f8)) + # [1.219.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.218.3...v1.219.0) (2025-01-02) ### Features diff --git a/db/sqitch.plan b/db/sqitch.plan index 3606d2bd2d..5e2f3e13ab 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -769,3 +769,4 @@ computed_columns/application_history [computed_columns/application_history@1.213 @1.218.2 2024-12-19T16:29:04Z CCBC Service Account # release v1.218.2 @1.218.3 2024-12-24T20:06:08Z CCBC Service Account # release v1.218.3 @1.219.0 2025-01-02T15:53:33Z CCBC Service Account # release v1.219.0 +@1.220.0 2025-01-02T19:26:33Z CCBC Service Account # release v1.220.0 diff --git a/package.json b/package.json index c27d5b16e2..8cd5e3c052 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.219.0", + "version": "1.220.0", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",