Skip to content

Releases: umono-cms/cli

v0.2.1

12 May 16:22

Choose a tag to compare

Changelog

🐛 Bug Fixes

Others

v0.2.0

26 Apr 09:55

Choose a tag to compare

Changelog

🚀 Features

  • 63adfe0: feat: add UMONO_SECRET to created project env (@abdyek)
  • cd73f81: feat: add secret command skeleton with stopped-state guard (@abdyek)
  • 4842500: feat: implement secret init and silence duplicate CLI error output (@abdyek)
  • ce792bf: feat: implement secret rotate command (@abdyek)

Others

  • 16eb823: Merge pull request #11 from abdyek/feat/umono-secret (@abdyek)
  • b1f4b55: chore: bump Go toolchain to 1.26.2 for security fixes (@abdyek)
  • 040682a: refactor: replace internal secret package and fix vet warnings (@abdyek)

v0.1.0

03 Feb 08:45
8193ffc

Choose a tag to compare

Changelog

🚀 Features

Others