Skip to content

v0.1.2

Choose a tag to compare

@dalberola dalberola released this 22 Jun 09:46
· 76 commits to main since this release

Patch release that fixes the Docker image build. Package code is otherwise identical to v0.1.1.

🐳 Fix

  • Docker: the Dockerfile still used the pre-rename workspace name (yarn workspace dredd) and the node_modules/dredd-transactions path, so the v0.1.1 image failed to build (Unknown workspace "dredd"). Both are now scoped to @stacklych/dredd / @stacklych/dredd-transactions. The v0.1.1 npm packages were unaffected; this release exists so a working image ships.

📦 Published

Full changelog: v0.1.1...v0.1.2