Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Apr 18:44
· 98 commits to main since this release
Immutable release. Only release title and notes can be modified.
502c30f

Docker

docker pull ghcr.io/stevehansen/scribegate:0.1.2

CLI

dotnet tool install -g Scribegate.Cli --version 0.1.2

Changes

  • fix(docker): skip in-proc npm build during publish
  • fix(docker): copy Scribegate.Cli.csproj before restore