diff --git a/.changeset/fresh-readme-demo.md b/.changeset/fresh-readme-demo.md deleted file mode 100644 index 393e725..0000000 --- a/.changeset/fresh-readme-demo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@react-native-motion-kit/swipe-deck': patch ---- - -Update the README and docs quick start links for the published docs site and Expo Snack demo. diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cd72d4..73badfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @react-native-motion-kit/swipe-deck +## 1.3.2 + +### Patch Changes + +- [#19](https://github.com/react-native-motion-kit/react-native-swipe-deck/pull/19) [`16b7636`](https://github.com/react-native-motion-kit/react-native-swipe-deck/commit/16b76360f837758ad48baa6b1ea48f935e40e9fa) Thanks [@saseungmin](https://github.com/saseungmin)! - Update the README and docs quick start links for the published docs site and Expo Snack demo. + ## 1.3.1 ### Patch Changes diff --git a/package.json b/package.json index 764484f..65aac53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-motion-kit/swipe-deck", - "version": "1.3.1", + "version": "1.3.2", "description": "High-performance Tinder-style swipe deck and swipe cards for React Native, powered by Reanimated, Worklets, and Gesture Handler.", "keywords": [ "android",