Skip to content

Commit f3a0c3e

Browse files
committed
chore: release 0.4.0
1 parent fdfd5d0 commit f3a0c3e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

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+
310
## [0.3.1](https://github.com/Andarius/react-native-zstd/compare/v0.3.0...v0.3.1) (2022-09-19)
411

512
# 0.3.0 (2022-09-19)

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.3.1",
3+
"version": "0.4.0",
44
"description": "ZSTD for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)