chore: release v6.5.0

This commit is contained in:
dskuza
2024-12-12 01:13:10 +00:00
parent 5d25e2f892
commit 90bd7d750d
4 changed files with 12 additions and 4 deletions

2
.github/release/package-lock.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.4.3",
"version": "6.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.4.3",
"version": "6.5.0",
"description": "",
"scripts": {
"release": "release-it"

View File

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

View File

@@ -1 +1 @@
6.4.3
6.5.0