We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b5474 commit fd9a0d0Copy full SHA for fd9a0d0
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [1.0.1](https://github.com/Andarius/react-native-zstd/compare/v1.0.0...v1.0.1) (2024-06-19)
4
+
5
# [1.0.0](https://github.com/Andarius/react-native-zstd/compare/v0.6.1...v1.0.0) (2024-06-18)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-zstd",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "ZSTD for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments