feat: add Bun as a supported runtime (#596)

* feat: add badge to the README

* chore: changelog

* feat: add bun workflow

* oops change workflow name it was totally not copy pasted I swear

* workflow pls trigger

* revert last commit

* fix bun workflow

* specify target bun in workflow
This commit is contained in:
CosminPerRam 2024-08-02 22:31:03 +03:00 committed by GitHub
parent c5f8ec521d
commit db2f61de91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 41 additions and 1 deletions

View file

@ -2,6 +2,7 @@
## To Be Released...
## 5.X.Y
* Fix the `name` field on Minecraft servers running Velocity with multiple layers of color encoding (#595)
* Added [Bun](https://bun.sh/) runtime support (#596)
## 5.1.0
* FOUNDRY - Added support (#585)