Skip to content

Commit 6e6dd4b

Browse files
committed
Update remark-preset-webpro and fix broken links
1 parent f6cc8f3 commit 6e6dd4b

4 files changed

Lines changed: 18 additions & 7 deletions

File tree

docs/npm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235

236236
[1]: https://docs.npmjs.com/about-scopes
237237
[2]: https://registry.npmjs.org
238-
[3]: #skip-git-steps
238+
[3]: ./git.md#skip-git-steps
239239
[4]: https://github.com/release-it/bumper
240240
[5]: ./recipes/monorepo.md
241241
[6]: https://github.com/release-it-plugins/workspaces

docs/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ Here's an example:
392392
[12]: #getter-methods
393393
[13]: #helper-methods
394394
[14]: #execution-order
395-
[15]: #step
395+
[15]: #thisstep--promise
396396
[16]: https://github.com/SBoudrias/Inquirer.js
397397
[17]: https://github.com/SBoudrias/Inquirer.js/#objects
398398
[18]: ../config/release-it.json

package-lock.json

Lines changed: 15 additions & 4 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
@@ -115,7 +115,7 @@
115115
"mock-stdio": "1.0.3",
116116
"prettier": "3.7.4",
117117
"remark-cli": "12.0.1",
118-
"remark-preset-webpro": "2.0.1",
118+
"remark-preset-webpro": "2.1.0",
119119
"tar": "7.5.2",
120120
"typescript": "5.9.3"
121121
},

0 commit comments

Comments
 (0)