@astrale-os/sdk 0.5.0-beta.82 → 0.5.0-beta.84

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.5.0-beta.84](https://github.com/astrale-os/sdk/compare/sdk-v0.5.0-beta.83...sdk-v0.5.0-beta.84) (2026-08-30)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * isolate scaffolder signing identity custody ([#348](https://github.com/astrale-os/sdk/issues/348)) ([8c31529](https://github.com/astrale-os/sdk/commit/8c3152925d310704c8919d71af6cd91c58629572))
9
+
10
+ ## [0.5.0-beta.83](https://github.com/astrale-os/sdk/compare/sdk-v0.5.0-beta.82...sdk-v0.5.0-beta.83) (2026-08-30)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **ci:** publish the created release commit ([#346](https://github.com/astrale-os/sdk/issues/346)) ([649b0bd](https://github.com/astrale-os/sdk/commit/649b0bdce468da2137540c88661c2a0801d8d449))
16
+ * keep scaffolder help independent from adapters ([#345](https://github.com/astrale-os/sdk/issues/345)) ([693c1de](https://github.com/astrale-os/sdk/commit/693c1de040c4a94f458fe7fee23c768c42512cf7))
17
+
3
18
  ## [0.5.0-beta.82](https://github.com/astrale-os/sdk/compare/sdk-v0.5.0-beta.81...sdk-v0.5.0-beta.82) (2026-08-29)
4
19
 
5
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@astrale-os/sdk",
3
- "version": "0.5.0-beta.82",
3
+ "version": "0.5.0-beta.84",
4
4
  "description": "Schema-first SDK for defining, composing, and deploying Astrale domains",
5
5
  "keywords": [
6
6
  "astrale",