Skip to content

Releases: hookdeck/hookdeck-cli

v0.9.8-alpha-1

08 May 15:00
f998bf9

Choose a tag to compare

Changelog

  • f998bf9 Merge pull request #82 from hookdeck/chore/ci-tag-version
  • 10f0ad3 Update package.json version to ${TAG_VERSION}
  • 16fe237 chore(CI): update how tag version is stored and accessed

v0.9.2

03 May 14:34
b75cbce

Choose a tag to compare

0.9.2 - 2024-05-03

No changes. Update to the build process to fix Linux builds.

v0.9.1

02 May 14:30
2144184

Choose a tag to compare

0.9.1 - 2024-05-02

No changes. Just bumping the NPM version.

See the Hookdeck CLI Changelog for details.

v0.9.0

02 May 12:48
aeb0732

Choose a tag to compare

0.9.0 - 2024-05-02

Breaking changes

  • The workspace command has been replaced with project

Changes

v0.8.6

08 Feb 19:18
5b8f7d1

Choose a tag to compare

  • Fix path verification to allow all valid URL path characters

v0.8.5

12 Jul 17:20
6f0f350

Choose a tag to compare

  • Set up Docker QEMU during Release GH Actions workflow

v0.8.4

12 Jul 17:09
ffc7b2c

Choose a tag to compare

  • Configure Buildx for Docker + Docker manifest

v0.8.3

12 Jul 16:08
e26fdd2

Choose a tag to compare

  • Upgrade goreleaser version in GH Actions workflow

v0.8.2

12 Jul 12:25
8396e53

Choose a tag to compare

  • Fix goreleaser config for Docker image arm64 architecture

v0.8.1

12 Jul 04:03
8beafba

Choose a tag to compare

  • Fix issue when writing config file if directory doesn't exist
  • Add arm64 Docker image build