Skip to content

Commit

Permalink
Bump to 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Oct 29, 2024
1 parent 44d3be7 commit 58210ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions react-native-is-edge-to-edge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# 1.1.6

- Fix module resolution - thanks to [@robjhogan](https://twitter.com/robjhogan/status/1850963256745025785) (44d3be7)

# 1.1.5

- Fix typo with plural in warnings (fe30873)
Expand Down
2 changes: 1 addition & 1 deletion react-native-is-edge-to-edge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-is-edge-to-edge",
"version": "1.1.5",
"version": "1.1.6",
"license": "MIT",
"description": "Detect react-native-edge-to-edge package install",
"author": "Mathieu Acthernoene <zoontek@gmail.com>",
Expand Down

0 comments on commit 58210ee

Please sign in to comment.