From 3d01ceb310be4c81cf688b6e5ebc3f6a7937af43 Mon Sep 17 00:00:00 2001 From: Ji Sang Seo Date: Sat, 17 Feb 2024 18:10:42 +0900 Subject: [PATCH] chore(release): 0.1.5 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffea92f..61a771f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.1.5](https://github.com/dovigod/workflow-cli/compare/v0.1.4...v0.1.5) (2024-02-17) + + +### Features + +* v0.1.4 should be v0.2.0 ([e29cd80](https://github.com/dovigod/workflow-cli/commit/e29cd8024f0f4b96d223f5201654cb9953a7f091)) + ### [0.1.4](https://github.com/dovigod/workflow-cli/compare/v0.1.3...v0.1.4) (2024-02-17) ### Feature Improvements diff --git a/package.json b/package.json index 25b8cc0..4375b6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oh-my-task", - "version": "0.1.4", + "version": "0.1.5", "description": "OH-MY-TASK is mainly focused on helping indie developers to manage their projects neatly.", "main": "cli/oh-my-task.mjs", "bin": {