Skip to content

Commit

Permalink
chore: release v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymovin committed Sep 12, 2024
1 parent 8d68f34 commit ad2419c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 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.1.0",
"version": "6.1.1",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.1.1](https://github.com/rive-app/rive-ios/compare/6.1.0...6.1.1)

- Updating version files [`8d68f34`](https://github.com/rive-app/rive-ios/commit/8d68f3456f61b33987662fd48006edea5798d491)
- bump premake [`e84ac8e`](https://github.com/rive-app/rive-ios/commit/e84ac8ec1b3703cb0c9d7a09cf67693c632885a1)
- Fix intrinsically sizeable bug [`84a3028`](https://github.com/rive-app/rive-ios/commit/84a3028f6991633deb4bda59f68983c498e721f6)

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

> 10 September 2024
- Dance around a driver issue that generates garbage pixels [`#7423`](https://github.com/rive-app/rive-ios/issues/7423)
- Add fallback font support for iOS and macOS [`b047463`](https://github.com/rive-app/rive-ios/commit/b0474633b814ddb3a188040eab28bab052870f5b)
- Namespace corrections to rive instead of gpu [`98894de`](https://github.com/rive-app/rive-ios/commit/98894dea5ddd6dc7c3026ccd80b6349982b2865d)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.1.0
6.1.1

0 comments on commit ad2419c

Please sign in to comment.