mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.5.5
This commit is contained in:
2
.github/release/package-lock.json
generated
vendored
2
.github/release/package-lock.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.5.4",
|
||||
"version": "6.5.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.5.4",
|
||||
"version": "6.5.5",
|
||||
"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.5.5](https://github.com/rive-app/rive-ios/compare/6.5.4...6.5.5)
|
||||
|
||||
- Resolve various iOS warnings [`b1b3522`](https://github.com/rive-app/rive-ios/commit/b1b352260150407e609964998b2bc7afc28950f2)
|
||||
- Updating version files [`43da44a`](https://github.com/rive-app/rive-ios/commit/43da44a77b9fbacc5e7f7446a144e090015b6076)
|
||||
- add histogram arg to check golds to pass thru to diff.py [`ad51848`](https://github.com/rive-app/rive-ios/commit/ad5184810a17e0ae4384340e5092428641feaa36)
|
||||
|
||||
#### [6.5.4](https://github.com/rive-app/rive-ios/compare/6.5.3...6.5.4)
|
||||
|
||||
> 23 December 2024
|
||||
|
||||
- chore: release v6.5.4 [`fe1c1a9`](https://github.com/rive-app/rive-ios/commit/fe1c1a976d1be87b5cee5331d8fd63e595aee1d0)
|
||||
- Updating version files [`694d9b7`](https://github.com/rive-app/rive-ios/commit/694d9b74d7d452c7ebd5cf03f02afcf3e5dfc93f)
|
||||
- Merge path_utils.hpp and eval_cubic.hpp into the core runtime [`0249ef9`](https://github.com/rive-app/rive-ios/commit/0249ef987b4fca69b01bf0137cdb6d7d31ad6642)
|
||||
- Ensure child layouts mark dirty when flex direction changes [`ec30a9a`](https://github.com/rive-app/rive-ios/commit/ec30a9a535be013e93a54ca1e8b13f53f61561f9)
|
||||
|
||||
#### [6.5.3](https://github.com/rive-app/rive-ios/compare/6.5.2...6.5.3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user