Skip to content

Commit 69e0585

Browse files
committed
chore: edit changelog
1 parent bf79324 commit 69e0585

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## [0.6.2] - 2022-07-09
22

3-
- 升级依赖包,具体更改查看:https://github.com/Codennnn/prefer-code-style/commit/993be761df1bce225755ce554f90f859bb453532#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
3+
- 升级依赖包,[查看具体更改](https://github.com/Codennnn/prefer-code-style/commit/993be761df1bce225755ce554f90f859bb453532#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519)
44

55
## [0.5.1] - 2022-01-08
66

Diff for: package.json

+3
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,8 @@
6464
"cz-conventional-changelog": "3.3.0",
6565
"rimraf": "^3.0.2",
6666
"typescript": "4.7.4"
67+
},
68+
"engines": {
69+
"node": ">=12.x"
6770
}
6871
}

0 commit comments

Comments
 (0)