We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf79324 commit 69e0585Copy full SHA for 69e0585
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## [0.6.2] - 2022-07-09
2
3
-- 升级依赖包,具体更改查看:https://github.com/Codennnn/prefer-code-style/commit/993be761df1bce225755ce554f90f859bb453532#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
+- 升级依赖包,[查看具体更改](https://github.com/Codennnn/prefer-code-style/commit/993be761df1bce225755ce554f90f859bb453532#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519)
4
5
## [0.5.1] - 2022-01-08
6
package.json
@@ -64,5 +64,8 @@
64
"cz-conventional-changelog": "3.3.0",
65
"rimraf": "^3.0.2",
66
"typescript": "4.7.4"
67
+ },
68
+ "engines": {
69
+ "node": ">=12.x"
70
}
71
0 commit comments