Skip to content

Commit 7b3b048

Browse files
committed
chore(release): magic modal release v5.1.17 [skip ci]
1 parent 274a2a3 commit 7b3b048

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/modal/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 🦄 Magic Modal Changelog 🪄
22

3+
## 5.1.17 (2024-10-16)
4+
5+
6+
### :hammer: Bug Fixes :hammer:
7+
8+
* cjs errors while importing & add fullWindowOverlay option ([#113](https://github.com/GSTJ/react-native-magic-modal/issues/113)) ([274a2a3](https://github.com/GSTJ/react-native-magic-modal/commit/274a2a3be8896eeb7568615a42a0323e6f2c78cb)), closes [#112](https://github.com/GSTJ/react-native-magic-modal/issues/112) [#110](https://github.com/GSTJ/react-native-magic-modal/issues/110) [#91](https://github.com/GSTJ/react-native-magic-modal/issues/91) [#89](https://github.com/GSTJ/react-native-magic-modal/issues/89)
9+
310
## 5.1.16 (2024-07-19)
411

512

packages/modal/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-magic-modal",
3-
"version": "5.1.16",
3+
"version": "5.1.17",
44
"type": "module",
55
"description": "A magic modal that can be used imperatively from anywhere! 🦄",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)