mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.9.5
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.9.4",
|
||||
"version": "6.9.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.9.4",
|
||||
"version": "6.9.5",
|
||||
"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.9.4",
|
||||
"version": "6.9.5",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
12
CHANGELOG.md
12
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.9.5](https://github.com/rive-app/rive-ios/compare/6.9.4...6.9.5)
|
||||
|
||||
- fix(push): match downstream version (#9977) d6ed74fea9 [`08312ae`](https://github.com/rive-app/rive-ios/commit/08312aeeed19b3671a46642bf3f87f5afd3da30f)
|
||||
- feat(apple): skip drawing if view is offscreen (#10077) 0dee98781d [`c890b43`](https://github.com/rive-app/rive-ios/commit/c890b43d315d942732999f84f0883f9ce083ba6c)
|
||||
- fix: update how we use release-it to push updates back to our repros (#9967) 5e3cb6d3ce [`508c5af`](https://github.com/rive-app/rive-ios/commit/508c5afb37b624e97fd9b57b24326655b3da41ca)
|
||||
|
||||
#### [6.9.4](https://github.com/rive-app/rive-ios/compare/6.9.3...6.9.4)
|
||||
|
||||
> 5 June 2025
|
||||
|
||||
- chore: release v6.9.4 [`4f642ff`](https://github.com/rive-app/rive-ios/commit/4f642ff5ceba3a6629ecb4d94fd3616886f583f0)
|
||||
- Updating version files [`5e4c679`](https://github.com/rive-app/rive-ios/commit/5e4c679ce95873641a9f61b51fc9d41155049cab)
|
||||
- fix: crash when text is in a solo (#9915) 747c3ea77a [`4453607`](https://github.com/rive-app/rive-ios/commit/44536073c9ece00945da0aab2c28874974876f64)
|
||||
- fix: check for empty id when exporting data binds (#9912) 7293b15461 [`eb3e98c`](https://github.com/rive-app/rive-ios/commit/eb3e98c7a12494adfde23577b48300d3934ce379)
|
||||
|
||||
#### [6.9.3](https://github.com/rive-app/rive-ios/compare/6.9.2...6.9.3)
|
||||
|
||||
@@ -847,7 +855,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
- chore: release v5.1.6 [`a195227`](https://github.com/rive-app/rive-ios/commit/a1952271f46b5437817f52803646770ed1aaec01)
|
||||
- Updating version files [`d1edfc1`](https://github.com/rive-app/rive-ios/commit/d1edfc1926c0070e25a29310353fde8fc690d313)
|
||||
- Fix issue with nested artboards not updating follow path constraints. [`b2099af`](https://github.com/rive-app/rive-ios/commit/b2099afd9cb367e37f951aa988f7996f55c37908)
|
||||
- Fix issue with nested artboards not updating follow path constraints. [`b2099af`](https://github.com/rive-app/rive-ios/commit/b2099afd9cb367e37f951aa988f7996f55c37908)
|
||||
|
||||
#### [5.1.5](https://github.com/rive-app/rive-ios/compare/5.1.4...5.1.5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user