diff --git a/CHANGELOG.md b/CHANGELOG.md index c5a1618043..6d18c73cb2 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 a8d5af50ad..9adb0e922c 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 d0c2b48f2c..4fce097181 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 ",