Skip to content

Commit 5e60941

Browse files
author
ErikUggeldahl
committed
chore: release v10.1.6
1 parent eac0e2b commit 5e60941

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

.github/scripts/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/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": "10.1.5",
3+
"version": "10.1.6",
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+
#### [10.1.6](https://github.com/rive-app/rive-android/compare/10.1.5...10.1.6)
8+
9+
- fix(ci): generate bugreport if tombstones are not accessible (#9866) a5e64a204d [`121bdcb`](https://github.com/rive-app/rive-android/commit/121bdcb4db2efc4b5e41d71db2af7ec942ac504a)
10+
- feat(android): Add touch pass through to views (#9865) 8c45193313 [`eac0e2b`](https://github.com/rive-app/rive-android/commit/eac0e2b4ed461762a87ab3496e20dccd1475ccba)
11+
- ci: Comment out a flaky android test (#9864) 433b77b0f4 [`e09314c`](https://github.com/rive-app/rive-android/commit/e09314c2522e27891721c83773231978673e6496)
12+
713
#### [10.1.5](https://github.com/rive-app/rive-android/compare/10.1.4...10.1.5)
814

15+
> 3 June 2025
16+
917
- fix(ci): make activity lifecycle tests more robust against race conditions on detach (#9771) 1023f71a0e [`43b3f59`](https://github.com/rive-app/rive-android/commit/43b3f59b6a208a7a4b6e91471a48eedf23d9d463)
1018
- Don't run android tests on the emulator (#9137) efc5a9868a [`565ced9`](https://github.com/rive-app/rive-android/commit/565ced9a4dce77ceb7dbd02d25752d5b5197ce14)
11-
- chore: fix clang-17 compiler (#9666) 8a1f3286b9 [`24afabf`](https://github.com/rive-app/rive-android/commit/24afabf73b302df73206eaaad0f94b4b8b1d6591)
19+
- chore: release v10.1.5 [`555ad1c`](https://github.com/rive-app/rive-android/commit/555ad1c31d887afba7ff29489356cbc3eef03289)
1220

1321
#### [10.1.4](https://github.com/rive-app/rive-android/compare/10.1.3...10.1.4)
1422

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.1.5
1+
10.1.6

0 commit comments

Comments
 (0)