chore: release v6.0.4

This commit is contained in:
bodymovin
2024-08-16 23:37:47 +00:00
parent f99c6abba7
commit 9777dc7965
4 changed files with 12 additions and 3 deletions

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

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

View File

@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.0.3",
"version": "6.0.4",
"description": "",
"scripts": {
"release": "release-it"

View File

@@ -4,8 +4,17 @@ 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.0.4](https://github.com/rive-app/rive-ios/compare/6.0.3...6.0.4)
- iOS images: back to rendering to a cg context with unmultiplying. [`ee74239`](https://github.com/rive-app/rive-ios/commit/ee742390a8131e49a88270bbd8d1989d21e604f4)
- Updating version files [`f99c6ab`](https://github.com/rive-app/rive-ios/commit/f99c6abba7d373810d1ffe302d4219292b9c3356)
- Use artboard properties as transition conditions [`c0347a1`](https://github.com/rive-app/rive-ios/commit/c0347a1e24ab9016d79277dc000079f17af0d98e)
#### [6.0.3](https://github.com/rive-app/rive-ios/compare/6.0.2...6.0.3)
> 15 August 2024
- chore: release v6.0.3 [`724db3e`](https://github.com/rive-app/rive-ios/commit/724db3ec15289efccf5149dbb37ac5e4a9e99697)
- Updating version files [`06a1419`](https://github.com/rive-app/rive-ios/commit/06a14195fb7245298fba20be5ba246bb8bdba921)
- editor: nine-slicing core data type definitions [`a7a7cb5`](https://github.com/rive-app/rive-ios/commit/a7a7cb5e1cdc3b2b511bfcb489be6210964c609f)

View File

@@ -1 +1 @@
6.0.3
6.0.4