Skip to content

Commit 78430bd

Browse files
committed
v4.0.2
1 parent d2d1d56 commit 78430bd

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.2
4+
5+
- fix: Bundle to avoid issues with downstream dependencies d2d1d56 ([#17](https://github.com/single-spa/heeler/pull/17)) by Jolyn
6+
37
## 4.0.1
48

59
- fix: Restore vim bindings c4a4e84 ([#16](https://github.com/single-spa/heeler/pull/16)) 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.1",
3+
"version": "4.0.2",
44
"type": "module",
55
"description": "Changelog pre-commit",
66
"bin": {

0 commit comments

Comments
 (0)