diff --git a/CHANGELOG.md b/CHANGELOG.md index 50b0b6a..2b8c797 100644 --- a/CHANGELOG.md +++ b/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.3.0](https://github.com/dovigod/workflow-cli/compare/v1.2.3...v1.3.0) (2024-04-06) + ### [1.2.3](https://github.com/dovigod/workflow-cli/compare/v1.2.2...v1.2.3) (2024-02-17) diff --git a/package.json b/package.json index de3d726..494832f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oh-my-task", - "version": "1.2.3", + "version": "1.3.0", "description": "OH-MY-TASK is mainly focused on helping indie developers to manage their projects neatly.", "main": "cli/oh-my-task.mjs", "bin": {