We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3033a commit f961b66Copy full SHA for f961b66
.changelog/01.txt
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# heeler
2
3
+## 4.0.3
4
+
5
+- fix: Add newline in changelog between header and first item 2d3033a ([#18](https://github.com/single-spa/heeler/pull/18)) by Jolyn
6
7
## 4.0.2
8
9
- fix: Bundle to avoid issues with downstream dependencies d2d1d56 ([#17](https://github.com/single-spa/heeler/pull/17)) by Jolyn
package.json
@@ -1,6 +1,6 @@
{
"name": "heeler",
- "version": "4.0.2",
+ "version": "4.0.3",
"type": "module",
"description": "Changelog pre-commit",
"bin": {
0 commit comments