Skip to content

Commit

Permalink
chore(release): 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 11, 2023
1 parent 3f218f3 commit 8d6b2d8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.11 (2023-09-11)


### Bug Fixes

* jumping modal while closing ([3f218f3](https://github.com/birdwingo/react-native-swipe-modal/commit/3f218f3b7a67d6401a0afdc9a1bcf59634e0eeb7))

### 1.0.10 (2023-08-16)

### 1.0.9 (2023-08-15)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@birdwingo/react-native-swipe-modal",
"version": "1.0.10",
"version": "1.0.11",
"description": "A versatile and smooth swipeable modal component for React Native applications.",
"main": "src/index.tsx",
"source": "src/index.tsx",
Expand Down

0 comments on commit 8d6b2d8

Please sign in to comment.