Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 13:25
· 25 commits to master since this release

1.0.0 (2022-12-20)

Features

  • 🚧 Created template repository with Docker and environments (3cd7af4)

Others

  • 🐛 Fixed console.log with UI link (917b833)
  • 👷 Created file to start release flow (69ede41)
  • 👷 Created GitHub Action to build and push snapshots (2f5fd58)
  • 💚 Fixed name of action to create releases (861baa7)
  • 💚 Fixed to CI use ref_name from GitHub context (8c2a116)
  • 💚 Make repository checkout on GitHub Action (75d0852)
  • 💚 Replace branch name when contains / to - (087db4e)
  • 📦 Upgrade to Node version 18 (0f2cebd)
  • ♻️ Move files to src folder and update Docker (0d88763)
  • 🚨 Fixes ESLint execution (e5568da)
  • ✨ Added Jest configs to enable testing (26616de)
  • ✅ Created tests to split-queue (21020b1)