Skip to content

Commit 8a65506

Browse files
authored
chore(release): 3.12.0
1 parent 50128e0 commit 8a65506

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.12.0](https://github.com/linode/apl-tasks/compare/v3.11.0...v3.12.0) (2025-06-17)
6+
7+
8+
### Bug Fixes
9+
10+
* add sub claim mapper to admin realm ([#239](https://github.com/linode/apl-tasks/issues/239)) ([a30c16a](https://github.com/linode/apl-tasks/commit/a30c16a4766f9c1a5002ded4834ffc1fae00dcab))
11+
* change order of managing groups and rolemapping ([#240](https://github.com/linode/apl-tasks/issues/240)) ([50128e0](https://github.com/linode/apl-tasks/commit/50128e0ff88d86080f97aa74e072f70bd066df42))
12+
* client sub claim mapper ([#241](https://github.com/linode/apl-tasks/issues/241)) ([3f571b8](https://github.com/linode/apl-tasks/commit/3f571b8758fddbf8b8f5ffdc2fcb5e8cb583abae))
13+
* only run coverage report on changes in src ([#237](https://github.com/linode/apl-tasks/issues/237)) ([ae1902a](https://github.com/linode/apl-tasks/commit/ae1902a38988b4dc9f62dba5a72252d37f483d3b))
14+
515
## [3.11.0](https://github.com/linode/apl-tasks/compare/v3.10.0...v3.11.0) (2025-05-14)
616

717
### Chore

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,5 @@
126126
"tag": true
127127
}
128128
},
129-
"version": "3.11.0"
130-
}
129+
"version": "3.12.0"
130+
}

0 commit comments

Comments
 (0)