Skip to content

Commit 4ce655f

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.17.3 [skip ci]
1 parent b19a1c1 commit 4ce655f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.17.3](https://github.com/ncarlier/webhookd/compare/v1.17.2...v1.17.3) (2023-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** fix release step ([b19a1c1](https://github.com/ncarlier/webhookd/commit/b19a1c1f7e36104ec3ec03c728562c2e59c80a97))
7+
8+
9+
110
## [1.17.2](https://github.com/ncarlier/webhookd/compare/v1.17.1...v1.17.2) (2023-10-03)
211

312

@@ -49,12 +58,3 @@
4958

5059

5160

52-
# [1.15.0](https://github.com/ncarlier/webhookd/compare/v1.14.0...v1.15.0) (2022-05-26)
53-
54-
55-
### Features
56-
57-
* adding HTTP PATCH support to API calls ([bc1de4e](https://github.com/ncarlier/webhookd/commit/bc1de4e5da4e6cfe3154096ecf4bfbba0b9bc9bd))
58-
59-
60-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.17.2"
2+
"version": "1.17.3"
33
}

0 commit comments

Comments
 (0)