Skip to content

Commit 94aa3d8

Browse files
chore(release): 0.35.2 [skip ci]
## [0.35.2](v0.35.1...v0.35.2) (2026-06-05) ### Enhancements * **auth:** support IdP-initiated SAML and harden the SSO completion flow ([#406](#406)) ([7f3a653](7f3a653)), closes [#405](#405)
1 parent 7f3a653 commit 94aa3d8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

testplanit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.35.2](https://github.com/TestPlanIt/testplanit/compare/v0.35.1...v0.35.2) (2026-06-05)
2+
3+
### Enhancements
4+
5+
* **auth:** support IdP-initiated SAML and harden the SSO completion flow ([#406](https://github.com/TestPlanIt/testplanit/issues/406)) ([7f3a653](https://github.com/TestPlanIt/testplanit/commit/7f3a653cca24427ad2dbfc58e896f8ecc6386eb7)), closes [#405](https://github.com/TestPlanIt/testplanit/issues/405)
6+
17
## [0.35.1](https://github.com/TestPlanIt/testplanit/compare/v0.35.0...v0.35.1) (2026-06-05)
28

39
### Bug Fixes

testplanit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "testplanit",
3-
"version": "0.35.1",
3+
"version": "0.35.2",
44
"private": true,
55
"scripts": {
66
"audit:coverage": "tsx scripts/audit-coverage.ts",

0 commit comments

Comments
 (0)