From 14defc9ec0870d7e813b4c3ef1fcf074762401ee Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:33:11 +0000 Subject: [PATCH] chore: release v1.221.2 --- CHANGELOG.md | 2 ++ db/sqitch.plan | 1 + package.json | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a5a2190f5..3e0919133d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.221.2](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.1...v1.221.2) (2025-01-06) + ## [1.221.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.0...v1.221.1) (2025-01-06) ### Bug Fixes diff --git a/db/sqitch.plan b/db/sqitch.plan index 19e5f17ef9..07be03abf3 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -773,3 +773,4 @@ computed_columns/application_history [computed_columns/application_history@1.213 tables/coverages_upload 2024-12-19T21:24:55Z Rafael Solorzano <61289255+rafasdc@users.noreply.github.com> # create table to keep a record of coverages upload @1.221.0 2025-01-03T19:56:42Z CCBC Service Account # release v1.221.0 @1.221.1 2025-01-06T17:05:04Z CCBC Service Account # release v1.221.1 +@1.221.2 2025-01-06T18:33:09Z CCBC Service Account # release v1.221.2 diff --git a/package.json b/package.json index 31f3eab795..be2d4d6e46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.221.1", + "version": "1.221.2", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",