Skip to content

Commit 1a92665

Browse files
authored
Merge pull request #404 from agentrhq/release-please--branches--main--components--authsome
chore(main): release authsome 0.6.4
2 parents e4a13e2 + 933ac63 commit 1a92665

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.3"
2+
".": "0.6.4"
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.6.4](https://github.com/agentrhq/authsome/compare/authsome-v0.6.3...authsome-v0.6.4) (2026-06-09)
4+
5+
6+
### Bug Fixes
7+
8+
* keep dashboard sidebar fixed in providers page ([168c51f](https://github.com/agentrhq/authsome/commit/168c51f5604960bd82fd0e73c7b359f8b23f6023))
9+
310
## [0.6.3](https://github.com/agentrhq/authsome/compare/authsome-v0.6.2...authsome-v0.6.3) (2026-06-09)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "authsome"
7-
version = "0.6.3"
7+
version = "0.6.4"
88
description = "A portable local authentication library for AI agents and developer tools"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)