Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

69 lines (37 loc) · 2.26 KB

Changelog

v0.1.7

compare changes

🩹 Fixes

  • Don't prune unused services (a6d70c3)
  • 404 from GET /api/stacks (130a53b)
  • Correct error message typo (a0faea5)

v0.1.6

compare changes

🩹 Fixes

  • Move package.json to correct location relative to src/index.ts (4f4f1b2)

v0.1.5

compare changes

🩹 Fixes

  • Include package.json in docker image (6878d9f)

🏡 Chore

v0.1.4

compare changes

v0.1.3

compare changes

🩹 Fixes

  • Print version on startup (26c0797)

v0.1.2

🚀 Enhancements

  • List stacks at /api/stacks (be6ebb7)

🤖 CI

  • Fix GitHub release generation (aa6e353)

v0.1.1

🚀 Enhancements

  • Update portainer stacks (25a8916)

📖 Documentation

🤖 CI

  • Add validation workflow (b31e624)
  • Fix failing tests in CI (#1)
  • Add release workflow (c0c8546)