Skip to content

Commit 245bcb9

Browse files
chore: release v1.193.1
1 parent ee71153 commit 245bcb9

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.193.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.193.0...v1.193.1) (2024-09-18)
2+
3+
### Bug Fixes
4+
5+
- table height when time machine is not shown ([8fa63d9](https://github.com/bcgov/CONN-CCBC-portal/commit/8fa63d9d5e9c7ddbc8f83c1529858c46f004b39f))
6+
17
# [1.193.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.192.1...v1.193.0) (2024-09-16)
28

39
### Bug Fixes

db/sqitch.plan

+1
Original file line numberDiff line numberDiff line change
@@ -678,3 +678,4 @@ tables/cbc_data_002_enable_audit 2024-09-03T17:37:22Z Anthony Bushara <anthony@b
678678
tables/cbc_data_003_include_change_reason 2024-09-04T15:14:09Z Anthony Bushara <[email protected]> # Refactor to include change reason on cbc_data
679679
computed_columns/cbc_history 2024-09-03T15:16:07Z Anthony Bushara <[email protected]> # Computed column to get application history on cbc project
680680
@1.193.0 2024-09-16T23:48:28Z CCBC Service Account <[email protected]> # release v1.193.0
681+
@1.193.1 2024-09-18T15:03:37Z CCBC Service Account <[email protected]> # release v1.193.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CONN-CCBC-portal",
3-
"version": "1.193.0",
3+
"version": "1.193.1",
44
"main": "index.js",
55
"repository": "https://github.com/bcgov/CONN-CCBC-portal.git",
66
"author": "Romer, Meherzad CITZ:EX <[email protected]>",

0 commit comments

Comments
 (0)