Skip to content

Releases: HugoRCD/shelve

v1.0.4

22 Apr 09:00
eb8ab20
Compare
Choose a tag to compare

What's Changed

Features 🚀

Bug Fixes 🐞

Dependency Updates 📦

  • chore(deps): update all non-major dependencies by @renovate in #120

Full Changelog: v1.0.1...v1.0.4

v1.0.1

18 Apr 12:51
8d5f949
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Style 💅

Refactoring 🛠

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Apr 10:33
Compare
Choose a tag to compare

Exciting news! Shelve has been officially launched with all the core features I envisioned for the project. It includes a fully functional Git-like CLI for managing environment variables, team systems, and more. I can't wait for you to explore all the amazing things that Shelve has in store for you!

What's Changed

Features 🚀

Dependency Updates 📦

Full Changelog: v0.2.4...v1.0.0

v0.2.4

01 Apr 10:27
Compare
Choose a tag to compare

What's Changed

Revert 🔄

  • revert: remove open and upgrade command by @HugoRCD in #102

Full Changelog: v0.2.3...v0.2.4

v0.2.3

01 Apr 09:57
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Better tsconfig and ts support (8ebcbd9)

🏡 Chore

❤️ Contributors

v0.2.2

31 Mar 17:26
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add new dropdown ui (ee0f459)
  • Init new useProjects composable for performances improve (68b5ef2)
  • Major performance upgrade (dc362a5)
  • Trim all name use for entity creation (5aad82a)
  • Send action item to teleport in team view (b3c4971)

🩹 Fixes

💅 Refactors

  • Trim name when creating project (da574a8)

📖 Documentation

  • Add auto-commit on cli release (56de875)
  • Update github files (9af5353)

📦 Build

🏡 Chore

❤️ Contributors

v0.2.1

31 Mar 12:45
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Use only one changelog.md (2dd5139)

🏡 Chore

❤️ Contributors

v0.0.6

31 Mar 12:01
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add create project CLI command, and lot of commands alias (e9cccfd)
  • Add create command alias init (60fda92)
  • Auto-suggest and execute command on error (cac833e)

🩹 Fixes

  • Link command on composed project name #58 (#58)

📖 Documentation

🏡 Chore

  • Bump CLI version to 0.2.0 (05b5f39)

🎨 Styles

❤️ Contributors

v0.0.5

30 Mar 15:52
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Improve global login and session speed (6836938)
  • Add index on session authToken (5436978)

💅 Refactors

  • Remove changelogen generation on cli release (7c2f09a)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.4

30 Mar 12:29
Compare
Choose a tag to compare

🚀 Enhancements

  • Use new eslint custom config (ca137b7)

📖 Documentation

🏡 Chore

❤️ Contributors