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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "picloud-dashboard",
|
||||
"version": "0.13.0",
|
||||
"version": "0.14.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user