Skip to content

Commit 68fa959

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2024-06-26) ### Features * force a new release ([993e7ce](993e7ce))
1 parent 993e7ce commit 68fa959

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change log
22

3+
# [1.2.0](https://github.com/neurio/react-native-local-network-permission/compare/v1.1.0...v1.2.0) (2024-06-26)
4+
5+
6+
### Features
7+
8+
* force a new release ([993e7ce](https://github.com/neurio/react-native-local-network-permission/commit/993e7ce5e166be834bb939abaf84f3c92c501110))
9+
310
# 1.0.0 (2023-12-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@generac/react-native-local-network-permission",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A React Native / Expo module to request permission to access local network on iOS",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)