From 338703e7fbe5724eb96c581b5b8c6cf44a665637 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:34:47 +0000 Subject: [PATCH] chore: release v1.166.0 --- CHANGELOG.md | 12 ++++++++++++ db/sqitch.plan | 1 + package.json | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1642fdc198..0c9a1dc3ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.166.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.165.0...v1.166.0) (2024-06-18) + +### Bug Fixes + +- benefit schema validation issue ([1888584](https://github.com/bcgov/CONN-CCBC-portal/commit/1888584d97196c12903166f63cb87439c5fb2e71)) +- replace aws-http-handler with smithy types ([d8c322a](https://github.com/bcgov/CONN-CCBC-portal/commit/d8c322ad917890c35a749b50bf1c5f4c47ae9afc)) +- trailing dashes on feature env ([3ddf000](https://github.com/bcgov/CONN-CCBC-portal/commit/3ddf00083f554b4d3117e5c44ba14c6e650b655e)) + +### Features + +- add toast after file upload RFI template 1 and 2 ([b6a4e72](https://github.com/bcgov/CONN-CCBC-portal/commit/b6a4e72693e04b8ee01e452d7f22f217afb291c4)) + # [1.165.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.164.0...v1.165.0) (2024-06-06) ### Bug Fixes diff --git a/db/sqitch.plan b/db/sqitch.plan index 02dc7fc431..2ef37c9e13 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -579,3 +579,4 @@ tables/cbc_data_001_permissions 2024-05-10T15:14:19Z Anthony Bushara # release v1.164.0 tables/cbc_data_change_reason 2024-05-31T19:02:06Z Anthony Bushara # Table to track change request reasons when updating cbc data @1.165.0 2024-06-06T17:35:38Z CCBC Service Account # release v1.165.0 +@1.166.0 2024-06-18T17:34:45Z CCBC Service Account # release v1.166.0 diff --git a/package.json b/package.json index 0346afca17..a945475fb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.165.0", + "version": "1.166.0", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",