mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.6.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.5.8",
|
||||
"version": "6.6.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.5.8",
|
||||
"version": "6.6.0",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@release-it/bumper": "^6.0.1",
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.5.8",
|
||||
"version": "6.6.0",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
34
CHANGELOG.md
34
CHANGELOG.md
@@ -4,11 +4,43 @@ 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.6.0](https://github.com/rive-app/rive-ios/compare/6.5.11...6.6.0)
|
||||
|
||||
- build(ios): support building all runtimes by debug or release [`9524904`](https://github.com/rive-app/rive-ios/commit/95249048d7c0e96a93a85a825efa065980ad43e5)
|
||||
- build(ios): updates build_framework script to include dsyms in final output [`4502b9f`](https://github.com/rive-app/rive-ios/commit/4502b9f03359b97933742ce6712d9549e7f7160a)
|
||||
- Updating version files [`04ff10d`](https://github.com/rive-app/rive-ios/commit/04ff10dfa5d39c968c324ece4e885743e73f7ba2)
|
||||
|
||||
#### [6.5.11](https://github.com/rive-app/rive-ios/compare/6.5.10...6.5.11)
|
||||
|
||||
> 31 January 2025
|
||||
|
||||
- build(ios): updates build_framework script to include dsyms in final output [`a220a5c`](https://github.com/rive-app/rive-ios/commit/a220a5c4fbbd172e1bc7b95359c2ac3c3cbc0c64)
|
||||
- chore: release v6.5.11 [`e848d23`](https://github.com/rive-app/rive-ios/commit/e848d23e406bc5e8a9240e6cff713972ecf946f6)
|
||||
- Updating version files [`191d1c8`](https://github.com/rive-app/rive-ios/commit/191d1c8cf6b76f6e90dfac8d58e087372f5fa1c6)
|
||||
|
||||
#### [6.5.10](https://github.com/rive-app/rive-ios/compare/6.5.9...6.5.10)
|
||||
|
||||
> 27 January 2025
|
||||
|
||||
- chore: release v6.5.10 [`0090114`](https://github.com/rive-app/rive-ios/commit/00901142e93cc0ce4f54bca2b0f90eabc5ace682)
|
||||
- Updating version files [`721ae69`](https://github.com/rive-app/rive-ios/commit/721ae69bca426fb285c48b82f5d6b6de2e6d573c)
|
||||
- update submodule [`2fee1ee`](https://github.com/rive-app/rive-ios/commit/2fee1ee6dd31ab150f8e4b463ed9df1ef9903678)
|
||||
|
||||
#### [6.5.9](https://github.com/rive-app/rive-ios/compare/6.5.8...6.5.9)
|
||||
|
||||
> 24 January 2025
|
||||
|
||||
- chore: release v6.5.9 [`f22f0de`](https://github.com/rive-app/rive-ios/commit/f22f0defd2f5196b0e887269c15353b9ca4e9adf)
|
||||
- Updating version files [`18fa858`](https://github.com/rive-app/rive-ios/commit/18fa858c31c8b0e90ddfdf169fd97df9bb485402)
|
||||
- update submodule [`fecc18d`](https://github.com/rive-app/rive-ios/commit/fecc18de1a9c95cac9c629f720e00894d59d2b30)
|
||||
|
||||
#### [6.5.8](https://github.com/rive-app/rive-ios/compare/6.5.7...6.5.8)
|
||||
|
||||
> 23 January 2025
|
||||
|
||||
- chore: release v6.5.8 [`3b51981`](https://github.com/rive-app/rive-ios/commit/3b51981c1134fc891e59495550e1b0e0a83b502f)
|
||||
- Updating version files [`ae975ac`](https://github.com/rive-app/rive-ios/commit/ae975ac5174635aec0bfb83ee65c75e61b449c99)
|
||||
- Propagate layout's display to children in runtime [`22e229e`](https://github.com/rive-app/rive-ios/commit/22e229e9311816b42fadcc41a957c0021d227efa)
|
||||
- editor+runtime: fix slow hit-testing [`0d6e04b`](https://github.com/rive-app/rive-ios/commit/0d6e04b77c8d4f6f5bafbcbd4d853f3dedd425a1)
|
||||
|
||||
#### [6.5.7](https://github.com/rive-app/rive-ios/compare/6.5.6...6.5.7)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user