mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.11.4
This commit is contained in:
4
.github/release/package-lock.json
generated
vendored
4
.github/release/package-lock.json
generated
vendored
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.11.3",
|
||||
"version": "6.11.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.11.3",
|
||||
"version": "6.11.4",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@release-it/bumper": "^7.0.5",
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.11.3",
|
||||
"version": "6.11.4",
|
||||
"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.11.4](https://github.com/rive-app/rive-ios/compare/6.11.3...6.11.4)
|
||||
|
||||
- fix(apple): better release and null checking on fallback fonts (#10562) e0baf4e1fa [`f77e342`](https://github.com/rive-app/rive-ios/commit/f77e3421f4f2d8e5ee9abcc94a778b1221278f05)
|
||||
- fix(apple): update listeners on list instance changes (#10469) 8ce5e60a6d [`099f8bc`](https://github.com/rive-app/rive-ios/commit/099f8bcf3d165f7825c61cd4f7d63bd375fff475)
|
||||
- fix(apple): fix crash when valid web url address fails to import (#10515) 924860c1bb [`1314251`](https://github.com/rive-app/rive-ios/commit/1314251b3c53d258f857d355c4d0f361072410e2)
|
||||
|
||||
#### [6.11.3](https://github.com/rive-app/rive-ios/compare/6.11.2...6.11.3)
|
||||
|
||||
> 28 August 2025
|
||||
|
||||
- refactor(apple): mark more (view)model members as @objc (#10433) 3bd0ee9ad9 [`e896ee7`](https://github.com/rive-app/rive-ios/commit/e896ee7a1e89286807f8c2c4dfca2d39037ef6d7)
|
||||
- refactor(apple): advance artboard with layout fit on layoutSubview (#10427) 759f2fc742 [`085fb84`](https://github.com/rive-app/rive-ios/commit/085fb846f7b13d1f0f84e437889d7e4873ed1471)
|
||||
- fix(apple): fix macOS and Catalyst compilation errors (#10462) e20c603403 [`a9dab80`](https://github.com/rive-app/rive-ios/commit/a9dab80ed4cb3d52ea066ee7b3e56b55866c5872)
|
||||
- chore: release v6.11.3 [`8263c42`](https://github.com/rive-app/rive-ios/commit/8263c4223a6d09fd172cdf7c389b73e1422b89cb)
|
||||
|
||||
#### [6.11.2](https://github.com/rive-app/rive-ios/compare/6.11.1...6.11.2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user