Merge pull request #404 from agentrhq/release-please--branches--main--components--authsome

chore(main): release authsome 0.6.4
This commit is contained in:
Manoj Bajaj
2026-06-09 20:01:06 +05:30
committed by GitHub
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "0.6.3"
".": "0.6.4"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [0.6.4](https://github.com/agentrhq/authsome/compare/authsome-v0.6.3...authsome-v0.6.4) (2026-06-09)
### Bug Fixes
* keep dashboard sidebar fixed in providers page ([168c51f](https://github.com/agentrhq/authsome/commit/168c51f5604960bd82fd0e73c7b359f8b23f6023))
## [0.6.3](https://github.com/agentrhq/authsome/compare/authsome-v0.6.2...authsome-v0.6.3) (2026-06-09)
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "authsome"
version = "0.6.3"
version = "0.6.4"
description = "A portable local authentication library for AI agents and developer tools"
readme = "README.md"
license = "MIT"