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 aed5304 commit b3ac4aeCopy full SHA for b3ac4ae
.changelog/01.txt
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# heeler
2
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
7
## 3.3.1
8
9
- fix: Fix parentheses in pull request links 1a9ecc7 ([#13](https://github.com/single-spa/heeler/pull/13)) by Jolyn
package.json
@@ -1,6 +1,6 @@
{
"name": "heeler",
- "version": "3.3.1",
+ "version": "3.3.2",
"type": "module",
"description": "Changelog pre-commit",
"bin": {
0 commit comments