We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ac6cb commit 003c59dCopy full SHA for 003c59d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## [0.2.3](https://github.com/Innei/rc-modal/compare/v0.2.2...v0.2.3) (2024-03-18)
4
+
5
6
7
## [0.2.2](https://github.com/Innei/rc-modal/compare/v0.2.1...v0.2.2) (2024-03-16)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-modal-sheet",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Beautifully designed Modal Component built with Radix UI and Tailwind CSS.",
"author": "Innei",
"license": "MIT",
@@ -141,4 +141,4 @@
141
"tailwind-merge": "^2",
142
"vaul": "^0.9.0"
143
}
144
-}
+}
0 commit comments