Skip to content

Commit b3ac4ae

Browse files
committed
v3.3.2
1 parent aed5304 commit b3ac4ae

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+
## 3.3.2
4+
5+
- fix: Fix bug where repository url is object rather than string aed5304 ([#14](https://github.com/single-spa/heeler/pull/14)) by Jolyn
6+
37
## 3.3.1
48

59
- fix: Fix parentheses in pull request links 1a9ecc7 ([#13](https://github.com/single-spa/heeler/pull/13)) 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": "3.3.1",
3+
"version": "3.3.2",
44
"type": "module",
55
"description": "Changelog pre-commit",
66
"bin": {

0 commit comments

Comments
 (0)