Skip to content

Commit f961b66

Browse files
committed
v4.0.3
1 parent 2d3033a commit f961b66

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.changelog/01.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGELOG.md

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

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+
37
## 4.0.2
48

59
- fix: Bundle to avoid issues with downstream dependencies d2d1d56 ([#17](https://github.com/single-spa/heeler/pull/17)) by Jolyn

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "heeler",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"type": "module",
55
"description": "Changelog pre-commit",
66
"bin": {

0 commit comments

Comments
 (0)