소스 검색

chore(release): 10.4.2 [skip ci]

## [10.4.2](https://github.com/react-native-community/react-native-webview/compare/v10.4.1...v10.4.2) (2020-08-15)

### Bug Fixes

* **incognito:** Ensures that incognito doesn't clear cookies when not enabled ([#1447](https://github.com/react-native-community/react-native-webview/issues/1447) by [@jasonkellydk](https://github.com/jasonkellydk)) ([63c584c](63c584c647/))
semantic-release-bot 4 년 전
부모
커밋
22038cc0d3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      package.json

+ 1
- 1
package.json 파일 보기

@@ -8,7 +8,7 @@
8 8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
9 9
   ],
10 10
   "license": "MIT",
11
-  "version": "10.4.1",
11
+  "version": "10.4.2",
12 12
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
13 13
   "scripts": {
14 14
     "start": "node node_modules/react-native/local-cli/cli.js start",