File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## <small >0.0.5 (2020-02-18)</small >
2+
3+ * fix(package.json): added conventional commit messages ([ 65dabf9] ( https://github.com/CodersAKL/react-toolkit/commit/65dabf9 ) )
4+ * feat(command): convert CommonJs to Typescript ([ 93d47a5] ( https://github.com/CodersAKL/react-toolkit/commit/93d47a5 ) )
5+
6+
7+
8+ ## <small >0.0.4 (2020-02-14)</small >
9+
10+ * chore(release): 0.0.3 ([ 4b20e68] ( https://github.com/CodersAKL/react-toolkit/commit/4b20e68 ) )
11+ * chore(release): 0.0.4 ([ 8806497] ( https://github.com/CodersAKL/react-toolkit/commit/8806497 ) )
12+ * Add publisher ([ 7be83cc] ( https://github.com/CodersAKL/react-toolkit/commit/7be83cc ) )
13+ * Added ability to quickly convert js to typescript ([ 753bd9a] ( https://github.com/CodersAKL/react-toolkit/commit/753bd9a ) )
14+ * Optimizations and bug fixes ([ 723b469] ( https://github.com/CodersAKL/react-toolkit/commit/723b469 ) )
15+
16+
17+
18+ ## <small >0.0.2 (2020-02-12)</small >
19+
20+ * chore(release): 0.0.2 ([ 801fe93] ( https://github.com/CodersAKL/react-toolkit/commit/801fe93 ) )
21+ * Add license ([ 55eac6d] ( https://github.com/CodersAKL/react-toolkit/commit/55eac6d ) )
22+ * Initial commit ([ 01053c0] ( https://github.com/CodersAKL/react-toolkit/commit/01053c0 ) )
23+
24+
25+
Original file line number Diff line number Diff line change 22 "name" : " react-toolkit" ,
33 "displayName" : " react-toolkit" ,
44 "description" : " Useful tools for react developers" ,
5- "version" : " 0.0.4 " ,
5+ "version" : " 0.0.5 " ,
66 "icon" : " assets/logo.png" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments