From 7b8a2ae52600c592f4a6cf751e4d0a47e44d170e Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:53:17 +0000 Subject: [PATCH] chore: release v1.218.1 --- CHANGELOG.md | 7 +++++++ db/sqitch.plan | 1 + package.json | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37dc532988..590fcd929a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.218.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.218.0...v1.218.1) (2024-12-18) + +### Bug Fixes + +- ubuntu latest breaks ([ef2cf1d](https://github.com/bcgov/CONN-CCBC-portal/commit/ef2cf1d924caa1ebad17ef8401c14d3455eb8e59)) +- wrong user on announcement delete history ([f15a94d](https://github.com/bcgov/CONN-CCBC-portal/commit/f15a94d2f21859ad7208e01cac3f720654a75142)) + # [1.218.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.217.0...v1.218.0) (2024-12-10) ### Features diff --git a/db/sqitch.plan b/db/sqitch.plan index 54c850b19b..2bcefb6453 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -765,3 +765,4 @@ tables/application_dependencies_001_add_applicant_insert 2024-12-09T22:35:13Z Ra @1.217.0 2024-12-10T19:39:41Z CCBC Service Account # release v1.217.0 @1.218.0 2024-12-10T21:09:25Z CCBC Service Account # release v1.218.0 computed_columns/application_history [computed_columns/application_history@1.213.0] 2024-11-27T23:55:47Z Rafael Solorzano <61289255+rafasdc@users.noreply.github.com> # fix username in announcement history +@1.218.1 2024-12-18T17:53:16Z CCBC Service Account # release v1.218.1 diff --git a/package.json b/package.json index d891c16d0c..0e0fdb69b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.218.0", + "version": "1.218.1", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",