chore(v1.1.3-modules): version bumps + CHANGELOG + blueprint touch-up
- Workspace `1.1.2` → `1.1.3` (`Cargo.toml`). - Dashboard `0.8.0` → `0.9.0` (`package.json`). - CHANGELOG: full v1.1.3 entry covering ScriptKind, ModuleSource, PicloudModuleResolver, the two caches, dep-graph table, route + trigger module rejection, the latent cross-app trigger gap that this release closes, migrations 0015/0016, and downgrade caveats. - Blueprint: mark the "Can scripts `import` Rhai modules?" question as resolved; one-line pointer to the v1.1.3 semantics. 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.2"
|
||||
version = "1.1.3"
|
||||
edition = "2021"
|
||||
rust-version = "1.92"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user