We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e2b2c commit e2c774dCopy full SHA for e2c774d
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.21.10](https://github.com/octoguide/bot/compare/0.21.9...0.21.10) (2026-03-07)
4
+
5
+### Bug Fixes
6
7
+- **deps:** update dependency markdownlint to v0.40.0 ([#263](https://github.com/octoguide/bot/issues/263)) ([91e2b2c](https://github.com/octoguide/bot/commit/91e2b2ca96c92662f00cd94ead5b250f7daa3590))
8
9
## [0.21.9](https://github.com/octoguide/bot/compare/0.21.8...0.21.9) (2026-03-05)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "octoguide",
- "version": "0.21.9",
+ "version": "0.21.10",
"description": "A friendly bot that helps contributors adhere to best practices for your repository on GitHub. 🗺️",
"repository": {
"type": "git",
0 commit comments