Skip to content

Commit a4893e3

Browse files
committed
chore: release 0.3.1
1 parent 5a0de06 commit a4893e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## <small>0.3.1 (2025-08-13)</small>
4+
5+
* ci: update release workflow ([5a0de06](https://github.com/satya164/react-navigation-native-modal/commit/5a0de06))
6+
* docs: document static config api ([ade7995](https://github.com/satya164/react-navigation-native-modal/commit/ade7995))
7+
38
## 0.3.0 (2025-08-13)
49

510
* feat: upgrade to react nvigation 7 ([87f4a54](https://github.com/satya164/react-navigation-native-modal/commit/87f4a54))

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.3.0",
3+
"version": "0.3.1",
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)