mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.5.0
This commit is contained in:
2
.github/release/package-lock.json
generated
vendored
2
.github/release/package-lock.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.4.3",
|
||||
"version": "6.5.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.4.3",
|
||||
"version": "6.5.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
10
CHANGELOG.md
10
CHANGELOG.md
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
#### [6.5.0](https://github.com/rive-app/rive-ios/compare/6.4.3...6.5.0)
|
||||
|
||||
- Add visionOS and tvOS support to Apple runtime [`08532a7`](https://github.com/rive-app/rive-ios/commit/08532a7036862261d80d26812d975d1c83caef93)
|
||||
- Updating version files [`5d25e2f`](https://github.com/rive-app/rive-ios/commit/5d25e2f8920269f34e188b86868f81dcaf268d81)
|
||||
- Fix layout display issues [`9225503`](https://github.com/rive-app/rive-ios/commit/922550347f569b1ccdfe3419bebc5b03277d5d2e)
|
||||
|
||||
#### [6.4.3](https://github.com/rive-app/rive-ios/compare/6.4.2...6.4.3)
|
||||
|
||||
> 10 December 2024
|
||||
|
||||
- chore: release v6.4.3 [`6855400`](https://github.com/rive-app/rive-ios/commit/68554008d6a6b29ab769873d17de7ac71b31ea1b)
|
||||
- Updating version files [`c6157b1`](https://github.com/rive-app/rive-ios/commit/c6157b1d408a781ec228c157344902f326cc3f7d)
|
||||
- call syncStyleChanges on update [`06d0401`](https://github.com/rive-app/rive-ios/commit/06d040110a251dce764ce92b8a8e3ec530792e10)
|
||||
- Override layoutcomponent x/y using layoutX/Y [`40723b2`](https://github.com/rive-app/rive-ios/commit/40723b26d95c0cd122dacd02264d3dda98e8db99)
|
||||
|
||||
#### [6.4.2](https://github.com/rive-app/rive-ios/compare/6.4.1...6.4.2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user