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

Commit 9d21ec6

Browse files
chore(release): Release 0.1.3
## [0.1.3](v0.1.2...v0.1.3) (2021-05-14) ### Bug Fixes * **generate:** add missinig newlines between generated requireService calls ([#14](#14)) ([7853416](7853416))
1 parent 7853416 commit 9d21ec6

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