mirror of
https://github.com/agentrhq/authsome.git
synced 2026-09-19 01:34:19 +08:00
Merge pull request #404 from agentrhq/release-please--branches--main--components--authsome
chore(main): release authsome 0.6.4
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.6.3"
|
||||
".": "0.6.4"
|
||||
}
|
||||
|
||||
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user