diff --git a/.changeset/bright-docs-arrive.md b/.changeset/bright-docs-arrive.md deleted file mode 100644 index 0b1e560..0000000 --- a/.changeset/bright-docs-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@react-native-motion-kit/swipe-deck': patch ---- - -Add the Rspress documentation site and refresh the npm package metadata. diff --git a/.changeset/pnpm-root-package.md b/.changeset/pnpm-root-package.md deleted file mode 100644 index 389daaa..0000000 --- a/.changeset/pnpm-root-package.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@react-native-motion-kit/swipe-deck': patch ---- - -Migrate repository tooling from Yarn to pnpm while keeping the npm package published from the repository root. diff --git a/CHANGELOG.md b/CHANGELOG.md index 71dcbea..4cd72d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @react-native-motion-kit/swipe-deck +## 1.3.1 + +### Patch Changes + +- [#15](https://github.com/react-native-motion-kit/react-native-swipe-deck/pull/15) [`3521a83`](https://github.com/react-native-motion-kit/react-native-swipe-deck/commit/3521a83948a521a94eef9c0a9dd6acd9e7baf1a5) Thanks [@saseungmin](https://github.com/saseungmin)! - Add the Rspress documentation site and refresh the npm package metadata. + +- [#18](https://github.com/react-native-motion-kit/react-native-swipe-deck/pull/18) [`4a326d6`](https://github.com/react-native-motion-kit/react-native-swipe-deck/commit/4a326d623ccfd88b6844994dfd9d7c665a37a18b) Thanks [@saseungmin](https://github.com/saseungmin)! - Migrate repository tooling from Yarn to pnpm while keeping the npm package published from the repository root. + ## 1.3.0 ### Minor Changes diff --git a/package.json b/package.json index 1ba26c8..0f3dfdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-motion-kit/swipe-deck", - "version": "1.3.0", + "version": "1.3.1", "description": "High-performance Tinder-style swipe deck and swipe cards for React Native, powered by Reanimated, Worklets, and Gesture Handler.", "keywords": [ "android",