chore(release): 2.15.10

This commit is contained in:
Alexis Tyler
2020-12-05 07:18:11 +10:30
parent 7a488418e0
commit fcc54df830
3 changed files with 5 additions and 3 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.10](https://github.com/unraid/node-api/compare/v2.15.9-rolling-20201204195706...v2.15.10) (2020-12-04)
### [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
package-lock.json generated
View File

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

View File

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