mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.0.4
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.0.3",
|
||||
"version": "6.0.4",
|
||||
"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.0.3",
|
||||
"version": "6.0.4",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user