Skip to content

Commit

Permalink
chore: release v6.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dskuza committed Oct 9, 2024
1 parent a000b40 commit fa6c4ee
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.1.5",
"version": "6.1.6",
"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.1.6](https://github.com/rive-app/rive-ios/compare/6.1.5...6.1.6)

- Updating version files [`a000b40`](https://github.com/rive-app/rive-ios/commit/a000b40f007cd7a662595f300a6501c2bad3b0e8)
- Fix Apple runtime crashes on Macs with non-Apple-Silicon GPUs [`ae025ed`](https://github.com/rive-app/rive-ios/commit/ae025ed2bef2000d589b49cface679d90dee646f)
- Download python-ply inside of premake [`d2af535`](https://github.com/rive-app/rive-ios/commit/d2af535e7b8fd83c4135f87eab65e6a50a60f561)

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

> 2 October 2024
- chore: release v6.1.5 [`be819a0`](https://github.com/rive-app/rive-ios/commit/be819a07262fad37737919ce774d3bd4be2aa3ac)
- Updating version files [`bbfb444`](https://github.com/rive-app/rive-ios/commit/bbfb444cf08cb48c2761aaffd1b86c145d518001)
- fix uninitialized font features [`ba26ad2`](https://github.com/rive-app/rive-ios/commit/ba26ad21f580604780e6eb2ee9f4dd218a3f456b)
- add text bindable properties [`0700165`](https://github.com/rive-app/rive-ios/commit/07001655882a8b5f982d1a5f70f8d1b4459e36ad)

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

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

0 comments on commit fa6c4ee

Please sign in to comment.