Skip to content

Commit

Permalink
chore: release v6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Aug 23, 2024
1 parent a41fba4 commit 41fee1c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/release/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release",
"version": "6.0.4",
"version": "6.0.5",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.5](https://github.com/rive-app/rive-ios/compare/6.0.4...6.0.5)

- iOS images unpremult SIMD support [`866f231`](https://github.com/rive-app/rive-ios/commit/866f2311a739aa729c3a0594f7ef17cbabd5127b)
- Updating version files [`a41fba4`](https://github.com/rive-app/rive-ios/commit/a41fba40d62cc7a70eb59b6939be3c8b124bd7de)
- mark dirty when constraint changes [`7bf3e20`](https://github.com/rive-app/rive-ios/commit/7bf3e2074a333ad8d44ec8464b4fba85deeccf52)

#### [6.0.4](https://github.com/rive-app/rive-ios/compare/6.0.3...6.0.4)

> 16 August 2024
- iOS images: back to rendering to a cg context with unmultiplying. [`ee74239`](https://github.com/rive-app/rive-ios/commit/ee742390a8131e49a88270bbd8d1989d21e604f4)
- chore: release v6.0.4 [`9777dc7`](https://github.com/rive-app/rive-ios/commit/9777dc79658d3e6984e1dc54f8a1510eacd6d4a8)
- 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)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.4
6.0.5

0 comments on commit 41fee1c

Please sign in to comment.