Skip to content

Commit 72475b5

Browse files
committed
chore(release): release 4.1.6
1 parent 7117044 commit 72475b5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [4.1.6](https://github.com/romac/react-if/compare/v4.1.5...v4.1.6) - (2025-05-27)
6+
7+
## πŸ› Bug Fixes
8+
9+
- Update project to React19, Tailwind 4x and DasisyUI 5.x (#426) ([d89bda0](https://github.com/romac/react-if/commit/d89bda068d002b9b0761f1d92c5053e5fad86738))
10+
511
# [4.1.5](https://github.com/romac/react-if/compare/v4.1.4...v4.1.5) - (2023-06-29)
612

713
## 🏠 Refactor

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"workspaces": [
44
"demo/"
55
],
6-
"version": "4.1.5",
6+
"version": "4.1.6",
77
"description": "πŸŒ— Render React components conditionally",
88
"author": "Romain Ruetschi <romain.ruetschi@gmail.com>",
99
"license": "MIT",

0 commit comments

Comments
Β (0)