@deksden-com/dd-flow-cli 0.9.0-beta.81 → 0.9.0-beta.82

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @deksden-com/dd-flow-cli
2
2
 
3
+ ## 0.9.0-beta.82
4
+
5
+ ### Patch Changes
6
+
7
+ - Keep release registry readback running through delayed npm propagation while still failing authorization errors immediately.
8
+
3
9
  ## 0.9.0-beta.81
4
10
 
5
11
  ### Patch Changes
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "cli_package": "@deksden-com/dd-flow-cli",
3
- "cli_version": "0.9.0-beta.81",
4
- "cli_commit": "0e1bd85b82868a501bc9e368e103fe288445370a",
5
- "built_at": "2026-09-20T10:24:22.045Z",
3
+ "cli_version": "0.9.0-beta.82",
4
+ "cli_commit": "e6ab8fb3cc284cc7f3c2ca4dd77c4490ef980f76",
5
+ "built_at": "2026-09-20T10:58:21.835Z",
6
6
  "built_with_canon": {
7
7
  "version": "4.1.1",
8
8
  "commit": "97f811d33c212ae3497020178b1ed825c7c3ebac",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deksden-com/dd-flow-cli",
3
- "version": "0.9.0-beta.81",
3
+ "version": "0.9.0-beta.82",
4
4
  "description": "Mechanical runtime CLI for dd-flow workflows.",
5
5
  "type": "module",
6
6
  "bin": {