From 637c1966a37f51df5b9a72d1f289dda7370493d9 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:09:29 +0000 Subject: [PATCH] chore: release v1.164.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 f068778bea..b0f337a668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.164.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.164.0...v1.164.1) (2024-06-05) + # [1.164.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.163.0...v1.164.0) (2024-06-05) ### Features diff --git a/db/sqitch.plan b/db/sqitch.plan index 7ff1badaa5..624d9d0e2e 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -577,3 +577,4 @@ create_roles [create_roles@1.159.0] 2024-05-08T20:04:36Z Anthony Bushara # Add permissions to new table for users @1.163.0 2024-06-03T22:07:04Z CCBC Service Account # release v1.163.0 @1.164.0 2024-06-05T15:55:33Z CCBC Service Account # release v1.164.0 +@1.164.1 2024-06-05T16:09:27Z CCBC Service Account # release v1.164.1 diff --git a/package.json b/package.json index 72352d3566..8422126846 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.164.0", + "version": "1.164.1", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",