Skip to content

Commit

Permalink
5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Oct 8, 2024
1 parent 63a8b77 commit 5a5973c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.1] - 2024-10-08

### Fixed

- Bump remark-common-changelog to 2.3.2 ([`f9ef578`](https://github.com/vweevers/hallmark/commit/f9ef578)) (Vincent Weevers)
- Print a more friendly error message ([#120](https://github.com/vweevers/hallmark/issues/120)) ([`2142aec`](https://github.com/vweevers/hallmark/commit/2142aec)) (Vincent Weevers)

## [5.0.0] - 2024-04-06

### Removed
Expand Down Expand Up @@ -179,6 +186,8 @@ _Hallmark now follows [Common Changelog](https://common-changelog.org/) instead

_:seedling: Initial release._

[5.0.1]: https://github.com/vweevers/hallmark/releases/tag/v5.0.1

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

[4.3.0]: https://github.com/vweevers/hallmark/releases/tag/v4.3.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hallmark",
"version": "5.0.0",
"version": "5.0.1",
"description": "Markdown Style Guide, with linter and automatic fixer",
"author": "Vincent Weevers",
"license": "GPL-3.0",
Expand Down

0 comments on commit 5a5973c

Please sign in to comment.