Skip to content

Commit

Permalink
chore: release v6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dskuza committed Feb 12, 2025
1 parent 93cbe0c commit 53059e7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .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.6.1",
"version": "6.6.2",
"description": "",
"scripts": {
"release": "release-it"
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.2](https://github.com/rive-app/rive-ios/compare/6.6.1...6.6.2)

- feat(ios): use RiveFile.init(data:) initializer over init(byteArray:) [`4eb9c8d`](https://github.com/rive-app/rive-ios/commit/4eb9c8d78fd2439fdf88cbf240da98270c22b9af)
- Updating version files [`93cbe0c`](https://github.com/rive-app/rive-ios/commit/93cbe0c833ec059256fc253acc00bbb653ef955b)
- make decodeFont and decodeAudio non virtual [`50b1c98`](https://github.com/rive-app/rive-ios/commit/50b1c9833a55666a4b8cd06a88f3b982d67efa72)

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

> 11 February 2025
- chore: release v6.6.1 [`f9da4f2`](https://github.com/rive-app/rive-ios/commit/f9da4f2c1f729e69c90a056068f81e743b2a472e)
- Updating version files [`4aeeecf`](https://github.com/rive-app/rive-ios/commit/4aeeecf424399b55ca04fd71902bb380a7767476)
- Draw large feathers at lower resolution [`a48aa2a`](https://github.com/rive-app/rive-ios/commit/a48aa2aeabdd68e4b9da75619592ae851fb34aa4)

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

0 comments on commit 53059e7

Please sign in to comment.