Skip to content

Commit a5967ee

Browse files
committed
Bump version number
1 parent d7e932d commit a5967ee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

react-native-is-edge-to-edge/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
- Add ES module build format (f375a84)
6+
37
## 0.1.1
48

59
- Fix `react-native-web` compatibility (f375a84)

react-native-is-edge-to-edge/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-is-edge-to-edge",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"license": "MIT",
55
"description": "Detect react-native-edge-to-edge package install",
66
"author": "Mathieu Acthernoene <[email protected]>",

0 commit comments

Comments
 (0)