File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.0.1] - 2024-10-08
4
+
5
+ ### Fixed
6
+
7
+ - Bump remark-common-changelog to 2.3.2 ([ ` f9ef578 ` ] ( https://github.com/vweevers/hallmark/commit/f9ef578 ) ) (Vincent Weevers)
8
+ - Print a more friendly error message ([ #120 ] ( https://github.com/vweevers/hallmark/issues/120 ) ) ([ ` 2142aec ` ] ( https://github.com/vweevers/hallmark/commit/2142aec ) ) (Vincent Weevers)
9
+
3
10
## [ 5.0.0] - 2024-04-06
4
11
5
12
### Removed
@@ -179,6 +186,8 @@ _Hallmark now follows [Common Changelog](https://common-changelog.org/) instead
179
186
180
187
_ :seedling : Initial release._
181
188
189
+ [ 5.0.1 ] : https://github.com/vweevers/hallmark/releases/tag/v5.0.1
190
+
182
191
[ 5.0.0 ] : https://github.com/vweevers/hallmark/releases/tag/v5.0.0
183
192
184
193
[ 4.3.0 ] : https://github.com/vweevers/hallmark/releases/tag/v4.3.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hallmark" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"description" : " Markdown Style Guide, with linter and automatic fixer" ,
5
5
"author" : " Vincent Weevers" ,
6
6
"license" : " GPL-3.0" ,
You can’t perform that action at this time.
0 commit comments