chore(release): 2.15.9

This commit is contained in:
Alexis Tyler
2020-11-25 11:53:24 +10:30
parent 1f380fb874
commit 0ab0178d0d
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.9](https://github.com/unraid/node-api/compare/v2.15.8...v2.15.9) (2020-11-25)
### [2.15.8](https://github.com/unraid/node-api/compare/v2.15.7-rolling-20201125000755...v2.15.8) (2020-11-25)
### [2.15.7](https://github.com/unraid/node-api/compare/v2.15.6...v2.15.7) (2020-11-22)

2
package-lock.json generated
View File

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

View File

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