File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ # [ 0.3.0] ( https://github.com/Innei/rc-modal/compare/v0.2.4...v0.3.0 ) (2024-07-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * update deps ([ d509263] ( https://github.com/Innei/rc-modal/commit/d50926314aa15952de4384d908b5ce01240afcc5 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * update modal ([ 434081b] ( https://github.com/Innei/rc-modal/commit/434081b8713b352f1a8e8fce56be9792655d45e4 ) )
14
+
15
+
16
+
3
17
## [ 0.2.4] ( https://github.com/Innei/rc-modal/compare/v0.2.3...v0.2.4 ) (2024-03-18)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rc-modal-sheet" ,
3
- "version" : " 0.2.4 " ,
3
+ "version" : " 0.3.0 " ,
4
4
"description" : " Beautifully designed Modal Component built with Radix UI and Tailwind CSS." ,
5
5
"author" : " Innei" ,
6
6
"license" : " MIT" ,
133
133
"tailwind-merge" : " ^2.3.0" ,
134
134
"vaul" : " ^0.9.1"
135
135
}
136
- }
136
+ }
You can’t perform that action at this time.
0 commit comments