Skip to content

Commit 4706e55

Browse files
chore(main): release 0.8.2 (#81)
Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>
1 parent de3ea6e commit 4706e55

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.1"
2+
".": "0.8.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.2](https://github.com/workos/authkit-tanstack-start/compare/v0.8.1...v0.8.2) (2026-05-08)
4+
5+
6+
### Bug Fixes
7+
8+
* align scheduled refresh buffer with isExpiring buffer ([#80](https://github.com/workos/authkit-tanstack-start/issues/80)) ([de3ea6e](https://github.com/workos/authkit-tanstack-start/commit/de3ea6e6c4430f58196a2382ebbf733c99630ca5))
9+
310
## [0.8.1](https://github.com/workos/authkit-tanstack-start/compare/v0.8.0...v0.8.1) (2026-05-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workos/authkit-tanstack-react-start",
3-
"version": "0.8.1",
3+
"version": "0.8.2",
44
"description": "The WorkOS library for TanStack React Start provides convenient helpers for authentication and session management using WorkOS & AuthKit with TanStack React Start.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)