From d93719d3b5254d1c094d477f5d0f956c024d3cdf Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:39:31 +0000 Subject: [PATCH] chore: release v1.213.4 --- 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 4ea8a46d4..ecf41fce8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.213.4](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.213.3...v1.213.4) (2024-12-03) + ## [1.213.3](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.213.2...v1.213.3) (2024-11-29) ### Bug Fixes diff --git a/db/sqitch.plan b/db/sqitch.plan index 79fe5b34c..632092787 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -751,3 +751,4 @@ mutations/create_assessment_form [mutations/create_assessment_form@1.204.0] 2024 @1.213.1 2024-11-29T17:06:22Z CCBC Service Account # release v1.213.1 @1.213.2 2024-11-29T19:45:41Z CCBC Service Account # release v1.213.2 @1.213.3 2024-11-29T22:33:02Z CCBC Service Account # release v1.213.3 +@1.213.4 2024-12-03T16:39:29Z CCBC Service Account # release v1.213.4 diff --git a/package.json b/package.json index b61f7ea74..2ec24912d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.213.3", + "version": "1.213.4", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",