From 34babb9ed938e08d68655f6785edf32bbc7290a1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 2 May 2024 22:45:26 +0000 Subject: [PATCH] chore(release): 1.4.72 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9020fcb..f13b8fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Fork Version +## 1.4.72 (2024-05-02) + + +### Refactor + +* changes to cli help text + extracting to display in readme ([#44](https://github.com/eglavin/fork-version/issues/44)) ([c7426f1](https://github.com/eglavin/fork-version/commit/c7426f19434f2d4c762ed0c565a806c42a16e579)) + + ## 1.4.71 (2024-05-02) diff --git a/package.json b/package.json index 24b43f7..44ffb1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fork-version", - "version": "1.4.71", + "version": "1.4.72", "license": "MIT", "description": "Fork-Version automates version control tasks such as determining, updating, and committing versions, files, and changelogs, simplifying the process when adhering to the conventional commit standard.", "keywords": [