From b7ad4f0e292185d8359ad7ccf0cb6806b49e5f83 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:21:12 +0000 Subject: [PATCH] chore: release v1.214.3 --- 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 c5a161804..6d18c73cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.214.3](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.214.2...v1.214.3) (2024-12-04) + ## [1.214.2](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.214.1...v1.214.2) (2024-12-04) ### Bug Fixes diff --git a/db/sqitch.plan b/db/sqitch.plan index a8d5af50a..9adb0e922 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -755,3 +755,4 @@ mutations/create_assessment_form [mutations/create_assessment_form@1.204.0] 2024 @1.214.0 2024-12-04T01:18:22Z CCBC Service Account # release v1.214.0 @1.214.1 2024-12-04T03:24:26Z CCBC Service Account # release v1.214.1 @1.214.2 2024-12-04T18:39:28Z CCBC Service Account # release v1.214.2 +@1.214.3 2024-12-04T21:21:10Z CCBC Service Account # release v1.214.3 diff --git a/package.json b/package.json index d0c2b48f2..4fce09718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.214.2", + "version": "1.214.3", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",