Skip to content

Commit

Permalink
chore(release): Release 0.4.0
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed May 29, 2023
1 parent 450291e commit 186927c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodecg-io-cli",
"version": "0.3.1",
"version": "0.4.0",
"description": "The CLI to install and manage nodecg-io installations. Also helps you with nodecg-io bundle related development.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 186927c

Please sign in to comment.