File tree Expand file tree Collapse file tree 2 files changed +45
-1
lines changed
Expand file tree Collapse file tree 2 files changed +45
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ <a name =" 0.0.1 " ></a >
4+ ## [ v0.0.1] ( https://github.com/neutron0831/nlp100-ts/compare/v0.0.0...0.0.1 ) (2023-03-12)
5+
6+ ### Added
7+
8+ - β Add gitmoji-changelog [[ 005cc63] ( https://github.com/neutron0831/nlp100-ts/commit/005cc63 )]
9+ - β¨ Add release workflow [[ a5ed370] ( https://github.com/neutron0831/nlp100-ts/commit/a5ed370 )]
10+ - β¨ Add navigation drawer [[ 89cbfe1] ( https://github.com/neutron0831/nlp100-ts/commit/89cbfe1 )]
11+ - β¨ Add a button to toggle theme [[ 73442ae] ( https://github.com/neutron0831/nlp100-ts/commit/73442ae )]
12+ - β¨ Add not found view [[ 8e6129c] ( https://github.com/neutron0831/nlp100-ts/commit/8e6129c )]
13+ - β¨ Add chapter view [[ 7ed5664] ( https://github.com/neutron0831/nlp100-ts/commit/7ed5664 )]
14+ - β Add unplugin-vue-components [[ f30e63b] ( https://github.com/neutron0831/nlp100-ts/commit/f30e63b )]
15+ - β Add unplugin-auto-import [[ b82cbbb] ( https://github.com/neutron0831/nlp100-ts/commit/b82cbbb )]
16+ - β Add lint-staged [[ 97b9ec9] ( https://github.com/neutron0831/nlp100-ts/commit/97b9ec9 )]
17+ - β Add husky [[ 5e710fb] ( https://github.com/neutron0831/nlp100-ts/commit/5e710fb )]
18+ - β Add commitlint [[ 57ccbf0] ( https://github.com/neutron0831/nlp100-ts/commit/57ccbf0 )]
19+ - β¨ Install Vue.js [[ d634ac4] ( https://github.com/neutron0831/nlp100-ts/commit/d634ac4 )]
20+
21+ ### Changed
22+
23+ - π Add footer [[ dcbdab1] ( https://github.com/neutron0831/nlp100-ts/commit/dcbdab1 )]
24+ - π Update default view [[ 479bf71] ( https://github.com/neutron0831/nlp100-ts/commit/479bf71 )]
25+
26+ ### Fixed
27+
28+ - π Fix build errors [[ 6cfb6ab] ( https://github.com/neutron0831/nlp100-ts/commit/6cfb6ab )]
29+
30+ ### Miscellaneous
31+
32+ - π Add Netlify deploy stuff [[ 7267fc0] ( https://github.com/neutron0831/nlp100-ts/commit/7267fc0 )]
33+ - π Add ` README.md ` [[ fa29d1c] ( https://github.com/neutron0831/nlp100-ts/commit/fa29d1c )]
34+ - π Add ` LICENSE ` [[ 895d98d] ( https://github.com/neutron0831/nlp100-ts/commit/895d98d )]
35+
36+
37+ <a name =" 0.0.0 " ></a >
38+ ## [ v0.0.0] ( https://github.com/neutron0831/nlp100-ts/commits/v0.0.0 ) (2023-02-11)
39+
40+ ### Added
41+
42+ - π Initial commit [[ 848c882] ( https://github.com/neutron0831/nlp100-ts/commit/848c882 )]
43+
44+
Original file line number Diff line number Diff line change 11{
22 "name" : " nlp100-ts" ,
3- "version" : " 0.0.0 " ,
3+ "version" : " 0.0.1 " ,
44 "description" : " NLP 100 Exercise 2020 (Rev 2) in TypeScript" ,
55 "keywords" : [
66 " nlp100" ,
You canβt perform that action at this time.
0 commit comments