Skip to content

Commit 41bf0bb

Browse files
authored
Merge pull request #99 from odemolliens/release/1.2.7
bump version 1.2.7
2 parents 0d8ada5 + ea0238c commit 41bf0bb

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Changelog (Current version: 1.2.6)
1+
# Changelog (Current version: 1.2.7)
2+
3+
### Version 1.2.7
4+
5+
News
6+
- Fix #89 #54: Be able to intercept http request on some projects
7+
- Update `@react-native-clipboard/clipboard`
28

39
### Version 1.2.6
410

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-netwatch",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "Network traffic logger for React Native",
55
"homepage": "https://github.com/odemolliens/react-native-netwatch",
66
"main": "src/index.tsx",

0 commit comments

Comments
 (0)