Skip to content

Commit e2c774d

Browse files
committed
chore: release v0.21.10
1 parent 91e2b2c commit e2c774d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## [0.21.9](https://github.com/octoguide/bot/compare/0.21.8...0.21.9) (2026-03-05)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "octoguide",
3-
"version": "0.21.9",
3+
"version": "0.21.10",
44
"description": "A friendly bot that helps contributors adhere to best practices for your repository on GitHub. 🗺️",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)