Releases: tiagoboeing/bull-board
Releases · tiagoboeing/bull-board
v1.2.1
v1.2.0-0
v1.1.0-0
v1.0.3-0
v1.0.2
v1.0.1
v1.0.0
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)