From 8338449f506f268e5caf7eafc70502ef555a0383 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:14:02 +0000 Subject: [PATCH] chore: release v1.152.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 fe1cc7e54..d93eaed03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.152.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.152.0...v1.152.1) (2024-04-11) + # [1.152.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.150.0...v1.152.0) (2024-04-11) ### Bug Fixes diff --git a/db/sqitch.plan b/db/sqitch.plan index a6c9de405..a6d83ba6c 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -546,3 +546,4 @@ tables/application_status_type_009_change_complete.sql 2024-03-13T22:45:56Z ,,, tables/analyst_add_email 2024-04-08T17:55:49Z ,,, # add analyst email column @1.151.0 2024-04-09T15:54:16Z CCBC Service Account # release v1.151.0 @1.152.0 2024-04-11T16:53:36Z CCBC Service Account # release v1.152.0 +@1.152.1 2024-04-11T20:14:00Z CCBC Service Account # release v1.152.1 diff --git a/package.json b/package.json index d1a34033d..c8a33d9e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.152.0", + "version": "1.152.1", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",