You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2025. It is now read-only.
chore(release): Release 0.4.0
# [0.4.0](v0.3.1...v0.4.0) (2023-05-29)
### Features
* Bump minimum node.js version from 12 to 14.14.0 ([ff8808a](ff8808a))
* **generate:** allow generating NodeCG v2 bundles ([8ff3530](8ff3530))
* **generate:** set range of compatible NodeCG version ranges depending on used nodecg-io version ([a6845fb](a6845fb))
* **install:** check whether the nodecg-io version is compatible with the used NodeCG version ([ed10299](ed10299))
chore(release): Release 0.3.0
# [0.3.0](v0.2.0...v0.3.0) (2021-12-17)
### Features
* **generate:** Add support for generating bundles with dev installs ([#62](#62)) ([c0cd7d9](c0cd7d9))
* **install:** Allow creating installs using only command line options ([#51](#51)) ([20014e7](20014e7))
chore(release): Release 0.2.0
# [0.2.0](v0.1.5...v0.2.0) (2021-11-19)
### Features
* add support for nodecg-io 0.2 ([#39](#39)) ([7797f83](7797f83))
* **generate:** use nodecg-types in generated bundles ([#25](#25)) ([6201338](6201338))