We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae45341 commit ce7e271Copy full SHA for ce7e271
2 files changed
packages/modal/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# 🦄 Magic Modal Changelog 🪄
2
3
+## 2.0.10 (2024-06-03)
4
+
5
## 2.0.9 (2024-06-01)
6
7
## 2.0.8 (2024-06-01)
packages/modal/package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-magic-modal",
- "version": "2.0.9",
+ "version": "2.0.10",
"type": "module",
"description": "A magic modal that can be used imperatively from anywhere! 🦄",
"main": "./dist/index.cjs",
0 commit comments