mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
chore: release v6.6.2
This commit is contained in:
4
.github/release/package-lock.json
generated
vendored
4
.github/release/package-lock.json
generated
vendored
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.6.1",
|
||||
"version": "6.6.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release",
|
||||
"version": "6.6.1",
|
||||
"version": "6.6.2",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@release-it/bumper": "^6.0.1",
|
||||
|
||||
2
.github/release/package.json
vendored
2
.github/release/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release",
|
||||
"version": "6.6.1",
|
||||
"version": "6.6.2",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"release": "release-it"
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user