From 91d8477d151508ff414a08dfe21530ae9dd3d019 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Mon, 6 Jan 2025 22:46:20 +0000 Subject: [PATCH] chore: release v1.221.4 --- 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 58961f97f3..9baecb2c80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.221.4](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.3...v1.221.4) (2025-01-06) + +### Bug Fixes + +- status filter on all dashboard ([eab6020](https://github.com/bcgov/CONN-CCBC-portal/commit/eab602070d739f722eb1f04644fe3bb24c4a1d06)) + ## [1.221.3](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.221.2...v1.221.3) (2025-01-06) ### Bug Fixes diff --git a/db/sqitch.plan b/db/sqitch.plan index 24b517aef5..1cc3afb15b 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -777,3 +777,4 @@ tables/coverages_upload 2024-12-19T21:24:55Z Rafael Solorzano <61289255+rafasdc@ 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 +@1.221.4 2025-01-06T22:46:18Z CCBC Service Account # release v1.221.4 diff --git a/package.json b/package.json index 0f08e40c11..64c15a6483 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.221.3", + "version": "1.221.4", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",