mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.11.0
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.10.0",
|
||||
"version": "6.11.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.10.0",
|
||||
"version": "6.11.0",
|
||||
"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.10.0",
|
||||
"version": "6.11.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
@@ -4,8 +4,16 @@ 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.0](https://github.com/rive-app/rive-ios/compare/6.10.0...6.11.0)
|
||||
|
||||
- feat(apple): add support for data binding artboards (#10131) b4ce2d25fd [`cd07875`](https://github.com/rive-app/rive-ios/commit/cd07875eb72a9cca1a5c37c579c6a3429d32afdc)
|
||||
- Updating version files [`c8b7cbc`](https://github.com/rive-app/rive-ios/commit/c8b7cbc6492c7fa15907920793f852ab927e5b7c)
|
||||
- List virtualization hit testing 3 (#10157) 8b7aa84704 [`2b6ee8f`](https://github.com/rive-app/rive-ios/commit/2b6ee8f349d1f40df97b7f265153660ec332dcd8)
|
||||
|
||||
#### [6.10.0](https://github.com/rive-app/rive-ios/compare/6.9.5...6.10.0)
|
||||
|
||||
> 9 July 2025
|
||||
|
||||
- feat(apple): add support for data binding list properties (#9936) d2997eeef4 [`aadb3d3`](https://github.com/rive-app/rive-ios/commit/aadb3d3d52433e15db3bff3f66540c236fa1eaf9)
|
||||
- feat(apple): add support for building lite frameworks (#10130) 1fb3654049 [`8b8844e`](https://github.com/rive-app/rive-ios/commit/8b8844e9a80de559516f83f26e8125d6f9810912)
|
||||
- refactor(apple): replace #ifdef checks in public interfaces with conditional no-op (#10136) 3560f39170 [`08b2950`](https://github.com/rive-app/rive-ios/commit/08b2950cba568e1186643b0ad1f09b626db5a4e6)
|
||||
|
||||
Reference in New Issue
Block a user