Skip to content

Commit 2669fea

Browse files
release: 1.9.2
## [1.9.2](v1.9.1...v1.9.2) (2025-09-16) ### Bug Fixes * Remove extraneous console.log ([#496](#496)) ([4dbabd9](4dbabd9))
1 parent 4dbabd9 commit 2669fea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/react-native-sortables/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.2](https://github.com/MatiPl01/react-native-sortables/compare/v1.9.1...v1.9.2) (2025-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove extraneous console.log ([#496](https://github.com/MatiPl01/react-native-sortables/issues/496)) ([4dbabd9](https://github.com/MatiPl01/react-native-sortables/commit/4dbabd978307232d45f269cf5fa59fced5a0f745))
7+
18
## [1.9.1](https://github.com/MatiPl01/react-native-sortables/compare/v1.9.0...v1.9.1) (2025-09-15)
29

310

packages/react-native-sortables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-sortables",
33
"description": "Powerful Sortable Components for Flexible Content Reordering in React Native",
4-
"version": "1.9.1",
4+
"version": "1.9.2",
55
"author": "Mateusz Łopaciński (https://github.com/MatiPl01)",
66
"bugs": "https://github.com/MatiPl01/react-native-sortables/issues",
77
"devDependencies": {

0 commit comments

Comments
 (0)