We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfd5d0 commit f3a0c3eCopy full SHA for f3a0c3e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+# 0.4.0 (2022-09-19)
4
+
5
6
+### Features
7
8
+* first commit ([fdfd5d0](https://github.com/Andarius/react-native-zstd/commit/fdfd5d090eeba69ce791f0bbc8f5396c15d8d641))
9
10
## [0.3.1](https://github.com/Andarius/react-native-zstd/compare/v0.3.0...v0.3.1) (2022-09-19)
11
12
# 0.3.0 (2022-09-19)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-zstd",
- "version": "0.3.1",
+ "version": "0.4.0",
"description": "ZSTD for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments