chore(v1.1.8): version bumps + SDK schema 1.8 -> 1.9
Workspace package version 1.1.7 -> 1.1.8. shared::version::SDK_VERSION 1.8 -> 1.9 with the additive surface note: users::* (CRUD, login/verify/logout, email verification, password reset, invitations, string-tagged roles) added to the Services bundle; topic auth_mode 'session' added server-side. Dashboard package version 0.13.0 -> 0.14.0. @picloud/client does NOT bump in v1.1.8 — the auth.login/logout helpers it already ships call dev-defined endpoints; nothing to change in the client. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "1.1.7"
|
||||
version = "1.1.8"
|
||||
edition = "2021"
|
||||
rust-version = "1.92"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user