From 56b0d1201273316d0399b8c8f815b84cbffdda6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:27:08 +0100 Subject: [PATCH] Version Packages (#31) Co-authored-by: github-actions[bot] --- .changeset/funny-eels-peel.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/funny-eels-peel.md diff --git a/.changeset/funny-eels-peel.md b/.changeset/funny-eels-peel.md deleted file mode 100644 index 4f49291..0000000 --- a/.changeset/funny-eels-peel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lilbunnyrabbit/task-manager": patch ---- - -docs: GitHub Sponsor button diff --git a/CHANGELOG.md b/CHANGELOG.md index e38cffa..9191419 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @lilbunnyrabbit/task-manager +## 1.0.1 + +### Patch Changes + +- 5139bfc: docs: GitHub Sponsor button + ## 1.0.0 ### Major Changes diff --git a/package.json b/package.json index bf13854..9101a69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilbunnyrabbit/task-manager", - "version": "1.0.0", + "version": "1.0.1", "description": "A flexible and powerful task management system for managing asynchronous and synchronous tasks in TypeScript.", "keywords": [ "node",