Skip to content

Releases: biomejs/create-biome-reproduction

v0.2.1

17 Jun 15:22

Choose a tag to compare

🐛 Bug Fixes

  • Update config template so that it's valid for both v1 and v2 by @dyc3 in #6

🚜 Refactor

  • Update the variable name of publishRepo handling by @chansuke
  • Move the assignment of isPublishRepo closer to its usage by @chansuke
  • Avoid magic number by @chansuke
  • S/isPublishRepo/shouldPublishRepo/ by @chansuke

v0.2.0

07 Aug 14:38

Choose a tag to compare

🚀 Features

  • Add a step to initialize git repo and create github repo by @dyc3

New Contributors

v0.1.3

06 Aug 08:20

Choose a tag to compare

🐛 Bug Fixes

v0.1.2

05 Aug 19:15

Choose a tag to compare

🐛 Bug Fixes

v0.1.1

05 Aug 19:11

Choose a tag to compare

🐛 Bug Fixes

v0.1.0

05 Aug 19:06

Choose a tag to compare

🚀 Features


New Contributors

  • @nhedger made their first contribution