From b8714fee8114bfc48a81958b691452046f212615 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:34:28 +0000 Subject: [PATCH] chore: release v1.221.3 --- 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 3e0919133d..58961f97f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.221.3](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.2...v1.221.3) (2025-01-06) + +### Bug Fixes + +- prevent extra row in history when saving dependencies/assessment ([2af8d24](https://github.com/bcgov/CONN-CCBC-portal/commit/2af8d2421b13ab922e2e5cf4e15ac4623533ffff)) + ## [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) diff --git a/db/sqitch.plan b/db/sqitch.plan index a87c74e383..24b517aef5 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -776,3 +776,4 @@ tables/coverages_upload 2024-12-19T21:24:55Z Rafael Solorzano <61289255+rafasdc@ @1.221.2 2025-01-06T18:33:09Z CCBC Service Account # release v1.221.2 types/assessment_form_result 2024-12-20T14:51:59Z ,,, # add assessment_form_result type to get assessment and dependencies together mutations/create_assessment_form [mutations/create_assessment_form@1.217.0] 2024-12-20T15:09:15Z ,,, # update create_assessment_form mutation +@1.221.3 2025-01-06T21:34:27Z CCBC Service Account # release v1.221.3 diff --git a/package.json b/package.json index be2d4d6e46..0f08e40c11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.221.2", + "version": "1.221.3", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",