From 084fd079925b222f3aeab093d4da8cf31da7e863 Mon Sep 17 00:00:00 2001 From: CCBC Service Account <116113628+ccbc-service-account@users.noreply.github.com> Date: Tue, 31 Oct 2023 23:33:45 +0000 Subject: [PATCH] chore: release v1.122.0 --- CHANGELOG.md | 6 ++++++ db/sqitch.plan | 1 + package.json | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae07c60786..1e0d82a45c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.122.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.121.0...v1.122.0) (2023-10-31) + +### Features + +- idle based on longer of refresh and access token ([fa17a5f](https://github.com/bcgov/CONN-CCBC-portal/commit/fa17a5f7a70dcc4ae38a529e78de05df00038e5e)) + # [1.121.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.120.0...v1.121.0) (2023-10-31) ### Features diff --git a/db/sqitch.plan b/db/sqitch.plan index 59a587c522..e7907027cc 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -489,3 +489,4 @@ mutations/update_application_form [mutations/update_application_form@1.114.0] 20 @1.119.0 2023-10-31T19:53:06Z CCBC Service Account # release v1.119.0 @1.120.0 2023-10-31T21:20:21Z CCBC Service Account # release v1.120.0 @1.121.0 2023-10-31T22:33:15Z CCBC Service Account # release v1.121.0 +@1.122.0 2023-10-31T23:33:42Z CCBC Service Account # release v1.122.0 diff --git a/package.json b/package.json index 2e347d85cf..9551832b89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.121.0", + "version": "1.122.0", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",