From b483529f176aab0fea1aa376e8e9786b342b395a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 23:24:01 +0000 Subject: [PATCH] chore(master): release 1.4.0 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2f9c5f..d40c222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/chenasraf/vstask/compare/v1.3.0...v1.4.0) (2026-03-23) + + +### Features + +* improve task name matching on cli args ([8c57114](https://github.com/chenasraf/vstask/commit/8c57114a4e6f7a2b09d449aff18a8451f8c929a5)) + ## [1.3.0](https://github.com/chenasraf/vstask/compare/v1.2.0...v1.3.0) (2026-03-09) diff --git a/version.txt b/version.txt index f0bb29e..88c5fb8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.0 +1.4.0