chore(release): 2.15.4

This commit is contained in:
Alexis Tyler
2020-11-12 09:00:58 +10:30
parent 5feb2d648c
commit 2f0f3a75c8
3 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.15.4](https://github.com/unraid/node-api/compare/v2.15.3-rolling-20201111222454...v2.15.4) (2020-11-11)
### [2.15.3](https://github.com/unraid/node-api/compare/v2.15.2-rolling-20201111005339...v2.15.3) (2020-11-11)
### [2.15.2](https://github.com/unraid/node-api/compare/v2.15.1...v2.15.2) (2020-11-10)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@unraid/node-api",
"version": "2.15.3",
"version": "2.15.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@unraid/node-api",
"version": "2.15.3",
"version": "2.15.4",
"main": "dist/index.js",
"repository": "git@github.com:unraid/node-api.git",
"author": "Alexis Tyler <xo@wvvw.me> (https://wvvw.me/)",