Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit c7c08e1

Browse files
fix markdown formatting for github
1 parent 64a959b commit c7c08e1

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
#1.2.1
1+
# 1.2.1
22
update CHANGELOG
3-
#1.2.0
3+
4+
# 1.2.0
45
update babel and other packages to build using stage-0 which supports the static keyword
5-
#1.1.1
6+
7+
# 1.1.1
68
Wrong version indicated in package.json
7-
#1.1.0
9+
10+
# 1.1.0
811
- Fix wrong code deployed
912
- Use constructor to get webpack to build
1013
- Fix appostrophe inside single quote in README example
1114
- NOTE example code is more up to date than the actual code which uses a constructor TODO
1215

13-
#1.0.0
14-
Initial commit
16+
# 1.0.0
17+
Initial commit

0 commit comments

Comments
 (0)