Skip to content

Commit ae00bf8

Browse files
committed
chore: release 0.6.1 [skip ci]
1 parent 4f59b8e commit ae00bf8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
## [0.6.1](https://github.com/Andarius/react-native-zstd/compare/v0.6.0...v0.6.1) (2024-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* android ([e17fb82](https://github.com/Andarius/react-native-zstd/commit/e17fb823ad08569510bddda58be887c1867ba79f))
9+
* ci ([b1c446d](https://github.com/Andarius/react-native-zstd/commit/b1c446de62fed2e2acf7092df1e05f304d4b43d4))
10+
* ci ([7c3997b](https://github.com/Andarius/react-native-zstd/commit/7c3997b06d7979a2858dfbe9a00fc6cf3e47078c))
11+
* ci ([a52c9b9](https://github.com/Andarius/react-native-zstd/commit/a52c9b9f139ff3ab3e6a309e3b3a64647c5eeabe))
12+
* ci ([94418f5](https://github.com/Andarius/react-native-zstd/commit/94418f52be91547f2a6edfc1248dc0a33e2220ad))
13+
* ci ([5348c9b](https://github.com/Andarius/react-native-zstd/commit/5348c9b3070e4b634d806a28da31562a405eb738))
14+
* ci ([68a5de4](https://github.com/Andarius/react-native-zstd/commit/68a5de443290498e1d4dd50361d488d86930471c))
15+
316
# [0.6.0](https://github.com/Andarius/react-native-zstd/compare/v0.5.0...v0.6.0) (2023-02-08)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-zstd",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "ZSTD for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)