Skip to content

Releases: HugoRCD/shelve

v1.2.0

05 Jul 14:49
Compare
Choose a tag to compare

What's Changed

Enhancements 🌈

  • enhancement: Use Redis instead of built-in storage in production by @HugoRCD in #150

Dependency Updates 📦

  • chore(deps): update oven-sh/setup-bun action to v2 by @renovate in #140
  • chore(deps): update dependency @hrcd/eslint-config to v2 by @renovate in #139
  • chore(deps): update autofix-ci/action digest to dd55f44 - autoclosed by @renovate in #137
  • chore(deps): update all non-major dependencies by @renovate in #138
  • chore(deps): update autofix-ci/action digest to 2891949 by @renovate in #151
  • chore(deps): update all non-major dependencies by @renovate in #152
  • chore(deps): update all non-major dependencies by @renovate in #153

Style 💅

Refactoring 🛠

  • refactor: Change CLI folder from apps to packages by @HugoRCD in #143
  • refactor: Remove Prisma Accelerate by @HugoRCD in #148

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 Jun 11:23
9328974
Compare
Choose a tag to compare

What's Changed

Features 🚀

Dependency Updates 📦

  • chore(deps): update node.js to v20 by @renovate in #123
  • chore(deps): update all non-major dependencies by @renovate in #124
  • chore(deps): update all non-major dependencies by @renovate in #125
  • chore(deps): update devdependency @iconify-json/lucide to ^1.1.188 by @renovate in #126
  • chore(deps): update all non-major dependencies by @renovate in #127
  • chore(deps): update all non-major dependencies by @renovate in #128
  • chore(deps): update devdependency octokit to v4 by @renovate in #131
  • chore(deps): update devdependency @linear/sdk to v22 by @renovate in #129
  • chore(deps): update devdependency eslint to v9 by @renovate in #130
  • chore(deps): update all non-major dependencies by @renovate in #132
  • chore(deps): update all non-major dependencies by @renovate in #133

Full Changelog: v1.0.4...v1.1.0

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