Skip to content

Commit 5966d63

Browse files
author
Ashur Cabrera
committed
0.1.2
1 parent 3fe4d37 commit 5966d63

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.1.2] - 2021-12-10
810
### Changed
911
- Moved to GitHub
1012

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": "nova-npm-executable",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Helper for managing external NPM module executables in Nova extensions",
55
"main": "src/npm-executable.js",
66
"scripts": {

0 commit comments

Comments
 (0)