Skip to content

Commit b75cbce

Browse files
authored
Merge pull request #73 from hookdeck/chore/v0.9.2-release
chore: bump patch version for release
2 parents 40841f4 + 1969b1a commit b75cbce

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
# Changelog
22

3+
## 0.9.2 - 2024-05-03
4+
5+
No changes. Update to the build process to fix Linux builds.
6+
37
## 0.9.1 - 2024-05-02
48

59
No changes. Just bumping the NPM version.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hookdeck-cli",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Hookdeck CLI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)