Skip to content

Commit 27c07d4

Browse files
committed
Fix issue links in CHANGES
[ci skip]
1 parent efbb633 commit 27c07d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## 4.0.1 / 2018-01-26 🇦🇺
22

3-
* Fix auto-fill scenarios by using data from `onChange` events [[#112]((https://github.com/insin/react-maskedinput/pull/112)]
3+
* Fix auto-fill scenarios by using data from `onChange` events [[#112](https://github.com/insin/react-maskedinput/pull/112)]
44

5-
* Fix wrong scope in `onPaste` event [[#108]((https://github.com/insin/react-maskedinput/pull/108)]
5+
* Fix wrong scope in `onPaste` event [[#108](https://github.com/insin/react-maskedinput/pull/108)]
66

7-
* Include React 16 in `peerDependencies` [[#115]((https://github.com/insin/react-maskedinput/pull/115)]
7+
* Include React 16 in `peerDependencies` [[#115](https://github.com/insin/react-maskedinput/pull/115)]
88

99
* Update nwb to 0.21.x to fix UMD build, which was exporting an object with a `default` property
1010

0 commit comments

Comments
 (0)