Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bright-docs-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pnpm-root-package.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down