Skip to content

Commit 287e190

Browse files
author
bodymovin
committed
chore: release v6.6.3
1 parent 73190ef commit 287e190

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

.github/release/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release",
3-
"version": "6.6.2",
3+
"version": "6.6.3",
44
"description": "",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [6.6.3](https://github.com/rive-app/rive-ios/compare/6.6.2...6.6.3)
8+
9+
- Add RenderPath::addRawPath [`1dadb41`](https://github.com/rive-app/rive-ios/commit/1dadb418bde91361c6229f421a6bcb84e1a6e556)
10+
- Updating version files [`73190ef`](https://github.com/rive-app/rive-ios/commit/73190ef6bd3e88a05fcb5d5080f03221a792d76c)
11+
- fix dash with world path [`5428201`](https://github.com/rive-app/rive-ios/commit/54282015ffe7f227fe1ebcbf01df42d360367e47)
12+
713
#### [6.6.2](https://github.com/rive-app/rive-ios/compare/6.6.1...6.6.2)
814

15+
> 12 February 2025
16+
917
- feat(ios): use RiveFile.init(data:) initializer over init(byteArray:) [`4eb9c8d`](https://github.com/rive-app/rive-ios/commit/4eb9c8d78fd2439fdf88cbf240da98270c22b9af)
18+
- chore: release v6.6.2 [`53059e7`](https://github.com/rive-app/rive-ios/commit/53059e75071b6a075d834007f59e1a9387b1fb3d)
1019
- Updating version files [`93cbe0c`](https://github.com/rive-app/rive-ios/commit/93cbe0c833ec059256fc253acc00bbb653ef955b)
11-
- make decodeFont and decodeAudio non virtual [`50b1c98`](https://github.com/rive-app/rive-ios/commit/50b1c9833a55666a4b8cd06a88f3b982d67efa72)
1220

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.6.2
1+
6.6.3

0 commit comments

Comments
 (0)