Skip to content

Commit 4a49439

Browse files
committed
chore: release v0.0.4
1 parent aa81a65 commit 4a49439

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.4](https://github.com/FE-CodeGenius/codegenius-format-plugin/compare/0.0.3...0.0.4) (2023-10-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **config:** 修复 CI 流程配置 ([46b1bec](https://github.com/FE-CodeGenius/codegenius-format-plugin/commit/46b1bec9f821c5f31746c0309da61c2d94416e32))
9+
310
## [0.0.3](https://github.com/FE-CodeGenius/codegenius-format-plugin/compare/0.0.2...0.0.3) (2023-10-09)
411

512
## [0.0.2](https://github.com/FE-CodeGenius/codegenius-format-plugin/compare/0.0.1...0.0.2) (2023-10-08)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codegenius/format-plugin",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "基于 CodeGenius 的 Format 插件",
55
"author": {
66
"name": "OSpoon",

0 commit comments

Comments
 (0)