Skip to content

Commit

Permalink
release: 1.1.1
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2025-02-05)

### Bug Fixes

* Animated sortable container height not working ([#243](#243)) ([d4034d6](d4034d6))
  • Loading branch information
semantic-release-bot committed Feb 5, 2025
1 parent d4034d6 commit 2dc0766
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/react-native-sortables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/MatiPl01/react-native-sortables/compare/v1.1.0...v1.1.1) (2025-02-05)


### Bug Fixes

* Animated sortable container height not working ([#243](https://github.com/MatiPl01/react-native-sortables/issues/243)) ([d4034d6](https://github.com/MatiPl01/react-native-sortables/commit/d4034d60f31bf3f19e44492a9810e1d51bfcd731))

# [1.1.0](https://github.com/MatiPl01/react-native-sortables/compare/v1.0.0...v1.1.0) (2025-02-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-sortables/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-sortables",
"description": "Powerful Sortable Components for Flexible Content Reordering in React Native",
"version": "1.1.0",
"version": "1.1.1",
"author": "Mateusz Łopaciński (https://github.com/MatiPl01)",
"bugs": "https://github.com/MatiPl01/react-native-sortables/issues",
"devDependencies": {
Expand Down

0 comments on commit 2dc0766

Please sign in to comment.