Skip to content

Commit 8b4d6e8

Browse files
committed
chore: release v1.18.9
1 parent 56a8118 commit 8b4d6e8

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.18.9](https://github.com/bcgov/cas-cif/compare/1.18.8...1.18.9) (2026-08-13)
2+
3+
### Bug Fixes
4+
5+
- update session_state claim attribute from uuid to text ([b033c71](https://github.com/bcgov/cas-cif/commit/b033c71f04546b46587292838f0bf29e441db265))
6+
17
## [1.18.8](https://github.com/bcgov/cas-cif/compare/1.18.6...1.18.8) (2026-02-05)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cas-cif",
3-
"version": "1.18.8",
3+
"version": "1.18.9",
44
"main": "index.js",
55
"repository": "https://github.com/bcgov/cas-cif.git",
66
"author": "ggircs@gov.bc.ca",

schema/sqitch.plan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,3 +394,4 @@ tables/funding_stream_rfp_003 2026-02-04T21:17:58Z Dylan Leard <dylan@button.is>
394394
@1.18.8 2026-02-05T17:50:37Z Dylan Leard <dylan@button.is> # release v1.18.8
395395
types/keycloak_jwt [types/keycloak_jwt@1.18.8] 2026-08-13T21:04:50Z Dylan Leard <dleard@L7G9HM2LVW> # session_state is no longer a uuid
396396
functions/session_003_reorder_setting_selection 2026-08-13T22:48:43Z Dylan Leard <dleard@L7G9HM2LVW> # Reorder select row() items after update to keycloak_jwt type moved session_state to bottom of type definition
397+
@1.18.9 2026-08-13T23:38:11Z Dylan Leard <dleard@L7G9HM2LVW> # release v1.18.9

0 commit comments

Comments
 (0)