Skip to content

Commit 6617ee6

Browse files
author
umberto-sonnino
committed
chore: release v2.0.1
1 parent 663d678 commit 6617ee6

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

.github/scripts/release/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/release/package.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +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+
#### [2.0.1](https://github.com/rive-app/rive-android/compare/1.0.3...2.0.1)
8+
9+
- Skia Renderer [`#201`](https://github.com/rive-app/rive-android/pull/201)
10+
- Add rive-cpp format preferences and run clang-format [`431ef05`](https://github.com/rive-app/rive-android/commit/431ef05a1ed2bab2c7d35ed21637939d83101d9e)
11+
- Add rive-cpp format preferences and run clang-format [`bf7495b`](https://github.com/rive-app/rive-android/commit/bf7495bf34a38932512546246b77d25294c250dd)
12+
- OpenGL fixes & cleanup [`048e69d`](https://github.com/rive-app/rive-android/commit/048e69d1175e28460ec0604c1079b18bbedff2cb)
13+
714
#### [1.0.3](https://github.com/rive-app/rive-android/compare/1.0.2...1.0.3)
815

16+
> 10 November 2021
17+
918
- chore: pushed up release-it vesion tto resolve ansi-regex vulnerability [`ef6cb04`](https://github.com/rive-app/rive-android/commit/ef6cb04da6550999f0e938fe97183528f412537d)
19+
- chore: release v1.0.3 [`f7f2389`](https://github.com/rive-app/rive-android/commit/f7f2389eb11a080e18c8f15d82f35bc25bf998b4)
1020

1121
#### [1.0.2](https://github.com/rive-app/rive-android/compare/1.0.1...1.0.2)
1222

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

0 commit comments

Comments
 (0)