Skip to content

Commit

Permalink
chore(release): 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
simply-none committed Jun 3, 2024
1 parent da51bc2 commit 6d9910f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ outline: [1, 2]

本文档通过规范的git commit,结合gitlog npm包生成

## [0.2.3](https://github.com/simply-none/latest-blogs/compare/v0.2.2...v0.2.3) (2024-06-03)

### Features

* 2024-06-03 11:33:15 修订typescript文档 ([aceb10a](https://github.com/simply-none/latest-blogs/commit/aceb10af02ed3c2ad8218986ea1086eccd1aa32d))

### Docs

* 2024-06-03 17:14:02 修订vue3文档 ([da51bc2](https://github.com/simply-none/latest-blogs/commit/da51bc2d691c3899ca7a55137654a517391f233b))
* 2024-05-29 19:45:09 更新命令行操作 ([b8750a4](https://github.com/simply-none/latest-blogs/commit/b8750a473c89203e36922ca8250c72f19ca9a625))
* 2024-05-19 16:36:49 更新软件工具 ([bc8d445](https://github.com/simply-none/latest-blogs/commit/bc8d4456bfbf43153a85d8e8164a9104202c93bb))
* 2024-05-16 17:25:13 更新感悟 ([eed9af4](https://github.com/simply-none/latest-blogs/commit/eed9af4480e036d8a89ff39033b04b9aa1f7768d))
* 2024-05-15 16:57:36 更新感悟 ([4ad491e](https://github.com/simply-none/latest-blogs/commit/4ad491e5ba690345ee7ab2bfffc4e384eb6a90e1))
* 2024-05-13 16:54:58 **looking for jobs:** 第六天,修改vue3保点文档结构;修改changelog目录层级 ([a6d28ed](https://github.com/simply-none/latest-blogs/commit/a6d28eddef3ba1933176d86ac90c339ff7f5777e))
* 2024-05-11 17:17:37 **looking for jobs:** 第四天,更新综合性知识点 ([6fa055a](https://github.com/simply-none/latest-blogs/commit/6fa055a0f83dd5f7fd75566a7048c1fa8b56f0e9))
* 2024-05-10 14:07:20 更新git文档 ([ecf0d71](https://github.com/simply-none/latest-blogs/commit/ecf0d71e4f2fc24f6e325bdb28d3d2b275afb7ec))
* 2024-05-09 17:28:10 **looking for jobs:** 第二天,更新一些知识点 ([2d60572](https://github.com/simply-none/latest-blogs/commit/2d60572cd805468a1ab136bc35ddffebb45b4544))

## [0.2.2](https://github.com/simply-none/latest-blogs/compare/v0.2.1...v0.2.2) (2024-05-08)

### Docs
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "latest-blogs",
"version": "0.2.2",
"version": "0.2.3",
"engines": {
"node": ">=20"
},
Expand Down

0 comments on commit 6d9910f

Please sign in to comment.