diff --git a/.changeset/wacky-experts-lose.md b/.changeset/wacky-experts-lose.md deleted file mode 100644 index c651604..0000000 --- a/.changeset/wacky-experts-lose.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@react-native-motion-kit/swipe-deck': patch ---- - -Update the English and Korean READMEs with the React Native Motion Kit logo and remove internal API direction notes from the public docs. diff --git a/CHANGELOG.md b/CHANGELOG.md index 503796c..052f33e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @react-native-motion-kit/swipe-deck +## 1.0.1 + +### Patch Changes + +- [#3](https://github.com/react-native-motion-kit/react-native-swipe-deck/pull/3) [`a6b2b6b`](https://github.com/react-native-motion-kit/react-native-swipe-deck/commit/a6b2b6b8ca9c2649da9fdba9e15ebe84569047ad) Thanks [@saseungmin](https://github.com/saseungmin)! - Update the English and Korean READMEs with the React Native Motion Kit logo and remove internal API direction notes from the public docs. + ## 1.0.0 ### Major Changes diff --git a/package.json b/package.json index 69e3b67..59b8891 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-motion-kit/swipe-deck", - "version": "1.0.0", + "version": "1.0.1", "description": "High-performance Tinder-style swipe deck and swipe cards for React Native, powered by Reanimated and Gesture Handler.", "keywords": [ "android",