Skip to content

Commit 1f3689b

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2026-04-08) ### Bug Fixes * **demo:** alias react/react-dom to demo node_modules for Rolldown compat ([ab9d53c](ab9d53c))
1 parent c557e71 commit 1f3689b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/mayank-patel/react-native-floating-labels/compare/v2.1.0...v2.1.1) (2026-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** alias react/react-dom to demo node_modules for Rolldown compat ([ab9d53c](https://github.com/mayank-patel/react-native-floating-labels/commit/ab9d53cf45d27513ca927162349b32eb93ef62ae))
7+
18
# [2.1.0](https://github.com/mayank-patel/react-native-floating-labels/compare/v2.0.0...v2.1.0) (2026-04-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-floating-labels",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Reusabe floating lable component for react native",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)