mirror of
https://github.com/unraid/api.git
synced 2026-05-07 23:51:40 -05:00
chore(release): 4.0.1
This commit is contained in:
@@ -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.
|
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.
|
||||||
|
|
||||||
|
### [4.0.1](https://github.com/unraid/api/compare/v4.0.0...v4.0.1) (2025-02-06)
|
||||||
|
|
||||||
## [4.0.0](https://github.com/unraid/api/compare/v3.11.0...v4.0.0) (2025-02-06)
|
## [4.0.0](https://github.com/unraid/api/compare/v3.11.0...v4.0.0) (2025-02-06)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@unraid/api",
|
"name": "@unraid/api",
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@unraid/api",
|
"name": "@unraid/api",
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"license": "UNLICENSED",
|
"license": "UNLICENSED",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "^3.11.8",
|
"@apollo/client": "^3.11.8",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@unraid/api",
|
"name": "@unraid/api",
|
||||||
"version": "4.0.0",
|
"version": "4.0.1",
|
||||||
"main": "src/cli/index.ts",
|
"main": "src/cli/index.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": "git@github.com:unraid/api.git",
|
"repository": "git@github.com:unraid/api.git",
|
||||||
|
|||||||
Reference in New Issue
Block a user