Skip to content

Commit e89c05e

Browse files
committed
5.0.2
1 parent 7729096 commit e89c05e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [5.0.2] - 2025-10-17
4+
5+
### Fixed
6+
7+
- Bump `find-githost` from 1 to 2 ([`13ffab5`](https://github.com/vweevers/hallmark/commit/13ffab5)) (Vincent Weevers)
8+
39
## [5.0.1] - 2024-10-08
410

511
### Fixed
@@ -186,6 +192,8 @@ _Hallmark now follows [Common Changelog](https://common-changelog.org/) instead
186192

187193
_:seedling: Initial release._
188194

195+
[5.0.2]: https://github.com/vweevers/hallmark/releases/tag/v5.0.2
196+
189197
[5.0.1]: https://github.com/vweevers/hallmark/releases/tag/v5.0.1
190198

191199
[5.0.0]: https://github.com/vweevers/hallmark/releases/tag/v5.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hallmark",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Markdown Style Guide, with linter and automatic fixer",
55
"author": "Vincent Weevers",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)