diff --git a/CHANGELOG.md b/CHANGELOG.md index 13a3a1cfc..20194608a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.193.6](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.193.5...v1.193.6) (2024-09-26) + +### Bug Fixes + +- cbc edit input focus issue ([df5a5eb](https://github.com/bcgov/CONN-CCBC-portal/commit/df5a5ebb8677cf167036632e0dcec93ef0c88db2)) + ## [1.193.5](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.193.4...v1.193.5) (2024-09-26) ## [1.193.4](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.193.3...v1.193.4) (2024-09-26) diff --git a/db/sqitch.plan b/db/sqitch.plan index 25fea0844..04699a809 100644 --- a/db/sqitch.plan +++ b/db/sqitch.plan @@ -683,3 +683,4 @@ computed_columns/cbc_history 2024-09-03T15:16:07Z Anthony Bushara # release v1.193.3 @1.193.4 2024-09-26T20:12:39Z CCBC Service Account # release v1.193.4 @1.193.5 2024-09-26T20:14:22Z CCBC Service Account # release v1.193.5 +@1.193.6 2024-09-26T21:30:05Z CCBC Service Account # release v1.193.6 diff --git a/package.json b/package.json index ecd5bbca1..8e5273d52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CONN-CCBC-portal", - "version": "1.193.5", + "version": "1.193.6", "main": "index.js", "repository": "https://github.com/bcgov/CONN-CCBC-portal.git", "author": "Romer, Meherzad CITZ:EX ",