From d97585b96fdc0e73e55e166a5c77375077b6d6fd Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:58:08 +0000 Subject: [PATCH] chore: release v1.190.1 --- 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 b63647a08..2fbb2ea01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.190.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.190.0...v1.190.1) (2024-09-04) + +### Bug Fixes + +- ccbc summary funding figures ([4ebd880](https://github.com/bcgov/CONN-CCBC-portal/commit/4ebd880288cddd11a9b695a7ea76dc28c457d682)) + # [1.190.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.189.1...v1.190.0) (2024-09-04) ### Features diff --git a/db/sqitch.plan b/db/sqitch.plan index 27d58eeb0..abd328a05 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -658,3 +658,4 @@ tables/communities_source_data_001_service_account 2024-08-28T16:32:48Z Rafael S @1.189.0 2024-08-30T18:07:26Z CCBC Service Account # release v1.189.0 @1.189.1 2024-09-03T15:49:04Z CCBC Service Account # release v1.189.1 @1.190.0 2024-09-04T19:57:18Z CCBC Service Account # release v1.190.0 +@1.190.1 2024-09-04T20:58:06Z CCBC Service Account # release v1.190.1 diff --git a/package.json b/package.json index dbdc00f7b..9d35f1ca4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.190.0", + "version": "1.190.1", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",