Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

🐼 1.9.2

Choose a tag to compare

@github-actions github-actions released this 26 May 16:51
· 808 commits to master since this release
  • Fixes

    • Fix piping secret values to wrangler secret put <VAR_NAME> - dmcgowan, issue/1322 pull/1316

      In 1.9.1, we introduced a bug where piping values to wrangler secret put no longer worked. In 1.9.2, that bug is squashed, and the command works as expected.