Skip to content

Commit c614e33

Browse files
committed
chore: release v1.18.10
1 parent 657059c commit c614e33

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.10](https://github.com/bcgov/cas-cif/compare/1.18.8...1.18.10) (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.9](https://github.com/bcgov/cas-cif/compare/1.18.8...1.18.9) (2026-08-13)
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.9",
3+
"version": "1.18.10",
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
@@ -395,3 +395,4 @@ tables/funding_stream_rfp_003 2026-02-04T21:17:58Z Dylan Leard <dylan@button.is>
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
397397
@1.18.9 2026-08-13T23:29:48Z Dylan Leard <dleard@L7G9HM2LVW> # release v1.18.9
398+
@1.18.10 2026-08-13T23:33:03Z Dylan Leard <dleard@L7G9HM2LVW> # release v1.18.10

0 commit comments

Comments
 (0)