Skip to content

Commit b121d02

Browse files
committed
[chore] Fix issue with links in CHANGELOG.md
1 parent 7a7f719 commit b121d02

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
v0.10.0 - Tue, 24 Jul 2018 14:40:00 PST
22
--------------------------------------
33

4-
- Clean up use of Map to remove core-js polyfills [(#27)](github.com/dozoisch/react-async-script/pull/27)
4+
- Clean up use of Map to remove core-js polyfills [(#27)](https://github.com/dozoisch/react-async-script/pull/27)
55

66

77

88
v0.9.1 - Wed, 19 Apr 2017 6:05:00 PST
99
--------------------------------------
1010

11-
- Fixed issue where method was not bound properly [(#19)](github.com/dozoisch/react-async-script/pull/19)
11+
- Fixed issue where method was not bound properly [(#19)](https://github.com/dozoisch/react-async-script/pull/19)
1212

1313

1414

1515
v0.9.0 - Sun, 16 Apr 2017 4:12:00 PST
1616
--------------------------------------
1717

18-
- Changed updated to react >=15.5 [(#18)](github.com/dozoisch/react-async-script/pull/18)
18+
- Changed updated to react >=15.5 [(#18)](https://github.com/dozoisch/react-async-script/pull/18)
1919

2020

2121

2222
v0.8.0 - Thu, 23 Mar 2017 5:46:00 PST
2323
--------------------------------------
2424

25-
- Added removeOnUnmount parameter [(#14)](github.com/dozoisch/react-async-script/pull/14)
25+
- Added removeOnUnmount parameter [(#14)](https://github.com/dozoisch/react-async-script/pull/14)
2626

2727

2828

2929
v0.7.0 - Sat, 04 Mar 2017 6:37:00 PST
3030
--------------------------------------
3131

32-
- Updated deps to react 15 and babel 6 [(#13)](github.com/dozoisch/react-async-script/pull/13)
32+
- Updated deps to react 15 and babel 6 [(#13)](https://github.com/dozoisch/react-async-script/pull/13)
3333
- Go back to manual changelogs
3434

3535

3636

3737
v0.6.0 - Thu, 02 Jun 2016 01:18:21 GMT
3838
--------------------------------------
3939

40-
- [0bc67b2](../../commit/0bc67b2) [fixed] typo in documentation [(#9)](github.com/dozoisch/react-async-script/pull/9)
40+
- [0bc67b2](../../commit/0bc67b2) [fixed] typo in documentation [(#9)](https://github.com/dozoisch/react-async-script/pull/9)
4141

4242

4343

0 commit comments

Comments
 (0)