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",