Skip to content

Releases: aevea/oto-tools

v0.2.0

24 Apr 13:43
Compare
Choose a tag to compare

🔧 Chores and Improvements

v0.1.0

12 Apr 20:45
Compare
Choose a tag to compare

🚀 Features

🐛 Bug fixes

  • 6144ed6 further fixes to version generation

v0.0.3

12 Apr 16:18
Compare
Choose a tag to compare

🐛 Bug fixes

v0.0.2

11 Apr 23:34
Compare
Choose a tag to compare

🐛 Bug fixes

  • a744b52 make oto-tools go install-able

v0.0.1

11 Apr 20:14
Compare
Choose a tag to compare

🚀 Features

  • 68ef4fc add goreleaser
  • 178161f improve logic for getting previous version
  • 6007be3 publish to NPM commands
  • 6f4e14e add main field to package.json
  • 6ae4381 find package version if version flag is not provided
  • 2b5281a add oto generation to generate command
  • 86db843 generate oto files
  • c02e9f4 add generate-command #1
  • f60138c generate basic package json
  • 4f045b0 initial setup

🔧 Chores and Improvements

  • 5ae7548 (deps) update module spf13/cobra to v1
  • 03d468f NPMPackageName -> NPMPackageMain
  • 3fc60f8 (renovate) add post action
  • ff8e865 (ci) replace mage action with normal mage install
  • c45ef69 (generaterunner) break up into smaller pieces
  • 6317970 (deps) add renovate.json

📦 Other