Skip to content

Commit 0448e3e

Browse files
committed
chore: release 0.3.0
1 parent 87f4a54 commit 0448e3e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
# Changelog
12

3+
## 0.3.0 (2025-08-13)
4+
5+
* feat: upgrade to react nvigation 7 ([87f4a54](https://github.com/satya164/react-navigation-native-modal/commit/87f4a54))
26

37
## [0.1.11](https://github.com/satya164/react-navigation-native-modal/compare/v0.1.10...v0.1.11) (2023-11-02)
48

@@ -9,4 +13,4 @@
913

1014
### Bug Fixes
1115

12-
* upgrade to use react navigation 6 ([aba8c58](https://github.com/satya164/react-navigation-native-modal/commit/aba8c58305ae405eb9b8686c9e32d453f713f1a2))
16+
* upgrade to use react navigation 6 ([aba8c58](https://github.com/satya164/react-navigation-native-modal/commit/aba8c58305ae405eb9b8686c9e32d453f713f1a2))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-navigation-native-modal",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "React Navigation integration for React Native's Modal component",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)