@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
|