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

Commit ec9a4e4

Browse files
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))
1 parent c6d09a3 commit ec9a4e4

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.2.0",
3+
"version": "0.3.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)