From a9d00c1947e9fc2d58a20c80e7658eeb9ad662f7 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Mon, 19 Sep 2022 21:44:24 +0000 Subject: [PATCH] chore: release 0.5.0 [skip ci] --- CHANGELOG.md | 41 ++++++++++++++++++++++++++++++++++++++++- package.json | 2 +- 2 files changed, 41 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43a99c6..dfe1769 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,42 @@ + + +# [0.5.0](https://github.com/Andarius/react-native-zstd/compare/v0.4.0...v0.5.0) (2022-09-19) + + +### Bug Fixes + +* adding zstd_errors.h to files ([c8d7fb4](https://github.com/Andarius/react-native-zstd/commit/c8d7fb4125a88ce9732800c33c2b2f2d3cc00307)) +* android does not crash when raising a JSError ([c934e71](https://github.com/Andarius/react-native-zstd/commit/c934e71b292fa2cb905ae934b865183f286629d0)) +* circleci config ([7709576](https://github.com/Andarius/react-native-zstd/commit/7709576cdedb37c31187113574dbf76bb922e62b)) +* example readme ([2b65a97](https://github.com/Andarius/react-native-zstd/commit/2b65a9777575441d8ed8d57e7e3003b66845187b)) +* fix circleci config ([5bb762a](https://github.com/Andarius/react-native-zstd/commit/5bb762a82ce021e20f9894206fda4f931906e78c)) +* fix circleci config ([2d856ff](https://github.com/Andarius/react-native-zstd/commit/2d856ffdcc87fb713f2293c683026ffbd92fbb8a)) +* fix circleci config ([f53b8d0](https://github.com/Andarius/react-native-zstd/commit/f53b8d0b5664fb57e77db534af04200cf9f3c39f)) +* fix circleci config ([8c30ffa](https://github.com/Andarius/react-native-zstd/commit/8c30ffa30007a42d6993435250ef9f5df5a99b85)) +* fix circleci config ([fa4d7a7](https://github.com/Andarius/react-native-zstd/commit/fa4d7a721e9519fe06b0dd3338f8377c089a52e8)) +* fix lint ([597dc69](https://github.com/Andarius/react-native-zstd/commit/597dc699cf14bbcaa539d6ed59dad9a060e6e930)) +* fix package.json ([6d83bfc](https://github.com/Andarius/react-native-zstd/commit/6d83bfc5e95567a32c9c78cb9a5f67b5069d72c2)) +* fix podspec ([d60c588](https://github.com/Andarius/react-native-zstd/commit/d60c5886894e07e97da68b63b8c49c75d9282c0b)) +* remove postinstall ([6a48dc7](https://github.com/Andarius/react-native-zstd/commit/6a48dc7d934573bff16546fff46760ae30738ac1)) +* updating circleci config ([2de0f50](https://github.com/Andarius/react-native-zstd/commit/2de0f50c2dadb1f2c1bedc42f7546dd79dc2aa5d)) +* updating github ci ([6411255](https://github.com/Andarius/react-native-zstd/commit/64112558fd32b696373a7d6011e320934ca82877)) + + +### Features + +* adding debug info ([1516889](https://github.com/Andarius/react-native-zstd/commit/1516889371daca642850dc08fcb6a385041955c7)) +* adding JSI support ([8c0008b](https://github.com/Andarius/react-native-zstd/commit/8c0008be28b25873d1612f658d029e604ee13be8)) +* adding postinstall ([d1c9b51](https://github.com/Andarius/react-native-zstd/commit/d1c9b5123e9dfedea651fcf9dae06b8149991071)) +* bumping version ([960b501](https://github.com/Andarius/react-native-zstd/commit/960b501d436f1138f21aa0fbbe2e8d0562e5c5dd)) +* first commit ([1b5c7ee](https://github.com/Andarius/react-native-zstd/commit/1b5c7ee286aa259af4a1f4ccb749a21bcba34a94)) +* including files package.json ([4876df0](https://github.com/Andarius/react-native-zstd/commit/4876df05fe5315dcfbaecbfe1cf7bf192c520ec0)) +* updating circleci workflow ([122e198](https://github.com/Andarius/react-native-zstd/commit/122e198afeb68ade932b7d9e0caa3e620b0459e2)) +* updating JSI ([8c51dff](https://github.com/Andarius/react-native-zstd/commit/8c51dffdac5c3416cba4a7726831ac076ebe5439)) +* updating prepare script ([f5516f4](https://github.com/Andarius/react-native-zstd/commit/f5516f4326c926af998dc17799c63acde3de6821)) +* updating readme ([b7587f4](https://github.com/Andarius/react-native-zstd/commit/b7587f425742ef1db0ece5e4c73a3b1ce6224e8d)) +* wip adding fbjni ([3b2e18c](https://github.com/Andarius/react-native-zstd/commit/3b2e18c08772139dd6338b761bcc539ee6ca65c2)) +* working iOS ([07d2747](https://github.com/Andarius/react-native-zstd/commit/07d27479a5845b6c7645b6a23f51b04bbd6b6631)) + # 0.4.0 (2022-09-19) @@ -33,4 +72,4 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. -Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). \ No newline at end of file diff --git a/package.json b/package.json index bd6d00e..3c923c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zstd", - "version": "0.4.72", + "version": "0.5.0", "description": "ZSTD for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",