@vanillaskyai/video 0.5.7 → 0.5.8

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.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,12 @@ VanillaSky follows semantic versioning. This changelog begins with the 0.1 beta.
4
4
 
5
5
  ## Unreleased
6
6
 
7
+ ## 0.5.8
8
+
9
+ - Moved the public source to a fresh repository at
10
+ `github.com/VanillaSkyAi/video`. No runtime code changed in this release; the
11
+ package, its public API, and its behaviour are identical to 0.5.7.
12
+
7
13
  ## 0.5.7
8
14
 
9
15
  - Keeps one persistent video backdrop element across consecutive iPhone and
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "dependencies": {
11
11
  "@ai-sdk/anthropic": "^4.0.41",
12
- "@vanillaskyai/video": "0.5.7",
12
+ "@vanillaskyai/video": "0.5.8",
13
13
  "ai": "^7.0.77",
14
14
  "next": "16.3.2",
15
15
  "react": "19.2.8",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vanillaskyai/video",
3
- "version": "0.5.7",
3
+ "version": "0.5.8",
4
4
  "description": "Open-source video response SDK for personalized AI applications.",
5
5
  "keywords": [
6
6
  "generative-video",