From 8203abe970ce9c7726b9806bd613e6b6be186883 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Wed, 4 Dec 2024 23:00:02 +0000 Subject: [PATCH] chore: release v1.215.0 --- 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 6d18c73cb..37543ef12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.215.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.214.3...v1.215.0) (2024-12-04) + +### Features + +- filter status on global search ([3ff9226](https://github.com/bcgov/CONN-CCBC-portal/commit/3ff922688c63598096b974284c80c14a4ed2eb5c)) + ## [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) diff --git a/db/sqitch.plan b/db/sqitch.plan index 9adb0e922..cafc26661 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -756,3 +756,4 @@ mutations/create_assessment_form [mutations/create_assessment_form@1.204.0] 2024 @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 +@1.215.0 2024-12-04T23:00:00Z CCBC Service Account # release v1.215.0 diff --git a/package.json b/package.json index 4fce09718..600bc14f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.214.3", + "version": "1.215.0", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",