Skip to content

Commit efba068

Browse files
committed
docs(ts): add release-it reference information
1 parent bad1e2c commit efba068

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ npm run release -- --dry-run
9595
npm publish # npm publish --access public
9696
```
9797

98-
_These jobs are done with the help of [standard-version](https://github.com/conventional-changelog/standard-version) tool provided by the community._
98+
_These jobs are done with the help of [release-it](https://github.com/release-it/release-it) tool provided by the community._
9999

100100
## License
101101

templates/typescript/README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ npm run release -- --dry-run
9595
npm publish # npm publish --access public
9696
```
9797

98-
_这些工作是在社区提供的 [standard-version](https://github.com/conventional-changelog/standard-version) 工具的帮助下完成的。_
98+
_这些工作是在社区提供的 [release-it](https://github.com/release-it/release-it) 工具的帮助下完成的。_
9999

100100
## 许可
101101

0 commit comments

Comments
 (0)