Skip to content
Compare
Choose a tag to compare
@thyarles thyarles released this 21 Oct 00:28
· 2 commits to main since this release
289bfa1

🇺🇦 There is our new version

  1. This version bring a fix the new GitHub warn

    The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
    
  2. The cache was improved, your VTEX Toolbelt will be installed 20 seconds faster, just a little hack to make it work!

Hope you enjoy it!

What's Changed

  • chore: 🤖 drop deprecated features from GitHub by @thyarles in #17
  • chore: 🤖 adding a little hack to make easier do cache by @thyarles in #18
  • chore: 🤖 adding package json to make easier do cache by @thyarles in #18, #19
  • chore: 🤖 cache simplification by @thyarles in #20
  • Update entrypoint.sh by @thyarles in #21

Full Changelog: v7...v8