From cc2ea1244dff9e92d57791d148f281f66c08601a Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Wed, 15 Nov 2023 13:41:16 -0800 Subject: [PATCH] chore(release): 1.0.1 --- web/CHANGELOG.md | 2 ++ web/version.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/web/CHANGELOG.md b/web/CHANGELOG.md index b668eed31..082d41699 100644 --- a/web/CHANGELOG.md +++ b/web/CHANGELOG.md @@ -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. +### [1.0.1](https://github.com/unraid/api/compare/v1.0.0...v1.0.1) (2023-11-15) + ## [1.0.0](https://github.com/unraid/api/compare/v3.2.3...v1.0.0) (2023-11-15) diff --git a/web/version.txt b/web/version.txt index afaf360d3..7f207341d 100644 --- a/web/version.txt +++ b/web/version.txt @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file