Skip to content

v0.9.2 — re-ship of v0.9.1 (CI retry)

Latest

Choose a tag to compare

@tomascupr tomascupr released this 17 Apr 14:20
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
b9ea0f5

No user-facing changes. v0.9.2 exists because GitHub's immutable-release rule
locked the v0.9.1 tag before the npm publish step could run. This tag
re-runs the publish workflow so @duvo/sandstorm-client@0.9.2 lands on
npm alongside duvo-sandstorm==0.9.2 on PyPI.

All v0.9.1 features ship here unchanged. See the v0.9.1 release notes for the actual changelog.

Infrastructure improvements in v0.9.2:

  • npm publish workflow now has a committed package-lock.json
  • PyPI publish step uses skip-existing: true for retryability