From 9b0622d0e89344fdcf7fc2d1d407bb087d6cd06a Mon Sep 17 00:00:00 2001 From: Dom Slee Date: Sun, 27 Apr 2025 23:23:08 +1000 Subject: [PATCH] chore(release): 1.5.1 --- CHANGELOG.md | 4 ++++ Directory.Build.props | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b8ffdf..1101831 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Release 1.5.1 +* Update dependencies and update to .net9 in https://github.com/domsleee/ForceOps/pull/44 +* Refactor CLI in https://github.com/domsleee/ForceOps/pull/45 + ## Release 1.5.0 * Add ForceOps.Lib example (ForceOps.DeleteExample) and docs to README.md by @domsleee in https://github.com/domsleee/ForceOps/pull/41 * Ignore RmGetList() error 5: Access is denied. by @domsleee in https://github.com/domsleee/ForceOps/pull/42 diff --git a/Directory.Build.props b/Directory.Build.props index 105fd0f..d05dc2c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ By hook or by crook, perform operations on files and directories. If they are in use by a process, kill the process. - 1.5.0 + 1.5.1 https://github.com/domsleee/forceops https://github.com/domsleee/forceops git