From f5647a218af4b7575ebc3b274ee48674d5342cc2 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:49:06 +0000 Subject: [PATCH] chore: release v1.189.1 --- CHANGELOG.md | 2 ++ db/sqitch.plan | 1 + package.json | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af2dfc8783..42ca59432b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.189.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.189.0...v1.189.1) (2024-09-03) + # [1.189.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.188.0...v1.189.0) (2024-08-30) ### Features diff --git a/db/sqitch.plan b/db/sqitch.plan index 7762c071b8..db52c7a64b 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -656,3 +656,4 @@ tables/communities_source_data_001_service_account 2024-08-28T16:32:48Z Rafael S @1.187.0 2024-08-29T20:15:20Z CCBC Service Account # release v1.187.0 @1.188.0 2024-08-30T17:51:56Z CCBC Service Account # release v1.188.0 @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 diff --git a/package.json b/package.json index e37e6a4401..1211bcda0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.189.0", + "version": "1.189.1", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",