From 5a51d66ad93c69f40f23103bda3d5fa6162a5003 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Thu, 9 May 2024 19:58:54 +0000 Subject: [PATCH] chore: release v1.160.0 --- CHANGELOG.md | 8 ++++++++ db/sqitch.plan | 1 + package.json | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1080fe40..433fa70cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.160.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.159.0...v1.160.0) (2024-05-09) + +### Features + +- provide feat env url on Jira ([e0fefae](https://github.com/bcgov/CONN-CCBC-portal/commit/e0fefae7401bbbb1eeecf188708ff490c6636f8d)) +- redirect to requested link after login ([fea00c2](https://github.com/bcgov/CONN-CCBC-portal/commit/fea00c25781a1e77c8d3c82910aa658eb76cdb24)) +- transition issue once approved ([d38a4be](https://github.com/bcgov/CONN-CCBC-portal/commit/d38a4be859c0f93cb70c9d1801fc316577f51b3b)) + # [1.159.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.158.0...v1.159.0) (2024-05-08) ### Bug Fixes diff --git a/db/sqitch.plan b/db/sqitch.plan index 04a76ed24..56722356e 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -558,3 +558,4 @@ clean_application_status 2024-04-24T23:07:28Z Rafael Solorzano <61289255+rafasdc @1.158.0 2024-05-02T15:58:28Z CCBC Service Account # release v1.158.0 tables/application_status_type_010_closed_to_not_selected 2024-05-01T15:54:58Z Anthony Bushara # Change the description of closed to not selected @1.159.0 2024-05-08T18:59:40Z CCBC Service Account # release v1.159.0 +@1.160.0 2024-05-09T19:58:52Z CCBC Service Account # release v1.160.0 diff --git a/package.json b/package.json index 845ea87d2..f64148097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.159.0", + "version": "1.160.0", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",