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

Commit 5668899

Browse files
chore(release): Release 0.1.2
## [0.1.2](v0.1.1...v0.1.2) (2021-05-08) ### Bug Fixes * build ts in prepublishOnly instead of prepublish because npm ([ab8cb09](ab8cb09)), closes [#12](#12)
1 parent 4af21d7 commit 5668899

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodecg-io-cli",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
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)