chore: release v6.5.5

This commit is contained in:
dskuza
2025-01-07 16:07:57 +00:00
parent 43da44a77b
commit 344b5a6e41
4 changed files with 12 additions and 4 deletions

2
.github/release/package-lock.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.5.4",
"version": "6.5.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.5.4",
"version": "6.5.5",
"description": "",
"scripts": {
"release": "release-it"

View File

@@ -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)

View File

@@ -1 +1 @@
6.5.4
6.5.5