Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 186927c

Browse files
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))
1 parent 450291e commit 186927c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodecg-io-cli",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "The CLI to install and manage nodecg-io installations. Also helps you with nodecg-io bundle related development.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)