hookdeck-cli 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1404,6 +1404,8 @@ Install output is written to `test-scripts/.install-test/` (gitignored).
1404
1404
 
1405
1405
  This section describes the release process for the Hookdeck CLI.
1406
1406
 
1407
+ Maintainers using AI assistants: see **[skills/hookdeck-cli-release/](skills/hookdeck-cli-release/)** for the release skill (automation details and release-note workflow).
1408
+
1407
1409
  ## Release Process
1408
1410
 
1409
1411
  The release workflow supports tagging from **ANY branch** - it automatically detects which branch contains the tag. This means you can create beta releases directly from feature branches for testing before merging to `main`.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hookdeck-cli",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "Hookdeck CLI",
5
5
  "repository": {
6
6
  "type": "git",