Skip to content

Commit aff43fe

Browse files
committed
Merge branch 'main' into fix-pr-link
2 parents 38da316 + 57f9779 commit aff43fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.0
4+
5+
- feature: Add link to pull requests 7a38d7b ([(#12)](<https://github.com/single-spa/heeler/pull/(12)>)) by Jolyn
6+
37
## 3.2.0
48

59
- feature: Add commit hash, pull request, and author to changelog entries 22fb2c8 (#11) 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.2.0",
3+
"version": "3.3.0",
44
"type": "module",
55
"description": "Changelog pre-commit",
66
"bin": {

0 commit comments

Comments
 (0)