Skip to content

Commit

Permalink
chore(release): 1.5.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
domsleee authored May 31, 2024
1 parent b3c99bd commit 2d84b62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 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

## Release 1.4.3
* Include symbols with ForceOps.Lib by @domsleee in https://github.com/domsleee/ForceOps/pull/39

Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Description>By hook or by crook, perform operations on files and directories. If they are
in use by a process, kill the process.</Description>
<Version>1.4.3</Version>
<Version>1.5.0</Version>
<PackageProjectUrl>https://github.com/domsleee/forceops</PackageProjectUrl>
<RepositoryUrl>https://github.com/domsleee/forceops</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 2d84b62

Please sign in to comment.