Skip to content

Commit

Permalink
feat: changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Trojan0523 committed Aug 24, 2022
1 parent 89ddf6a commit a096734
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.6](https://github.com/Trojan0523/weekly_notes/compare/v1.0.5...v1.0.6)

- docs: 理性乐观派读书笔记 [`9355c2d`](https://github.com/Trojan0523/weekly_notes/commit/9355c2d060b26e30741a2095dccaca5ff984455d)
- fix: lint error [`946b179`](https://github.com/Trojan0523/weekly_notes/commit/946b179cd8af66620d7687f69cbf4b2ec2535263)
- perf: lint fix [`89ddf6a`](https://github.com/Trojan0523/weekly_notes/commit/89ddf6a1c5d6e92f1afd0db4c72da52777515ccb)

#### [v1.0.5](https://github.com/Trojan0523/weekly_notes/compare/v1.0.4...v1.0.5)

> 9 August 2022
- Create LICENSE [`#4`](https://github.com/Trojan0523/weekly_notes/pull/4)
- docs: esm-hmr principle for vite/snowpack [`ad27887`](https://github.com/Trojan0523/weekly_notes/commit/ad2788703125418f391660386121de13e683e45a)
- perf: fix syntax [`bbe57ca`](https://github.com/Trojan0523/weekly_notes/commit/bbe57caec348097721e2f34dc3d1bdb14d6f9599)
- perf: todo WIP [`b295ae8`](https://github.com/Trojan0523/weekly_notes/commit/b295ae8aced99b17bc661df71a78ee51ccbadcee)
- feat: changelog update [`75fb832`](https://github.com/Trojan0523/weekly_notes/commit/75fb8328b2c044da42da00ec6829a4c4beed54ef)

#### [v1.0.4](https://github.com/Trojan0523/weekly_notes/compare/v1.0.3...v1.0.4)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "weekly_notes",
"version": "1.0.5",
"version": "1.0.6",
"description": "雄宇同学的前端精读Blog,读有益的文章,写有意义的博客",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a096734

Please sign in to comment.