Skip to content

Commit

Permalink
chore(release): 0.0.9 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Jul 15, 2021
1 parent eafefcf commit d5f6360
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.9](https://github.com/salesforcecli/plugin-deploy-retrieve-utils/compare/v0.0.8...v0.0.9) (2021-07-15)


### Bug Fixes

* rename ProjectDeployOptions to DeployOptions ([eafefcf](https://github.com/salesforcecli/plugin-deploy-retrieve-utils/commit/eafefcfb55f73e96e2b0b08bb3129b6aa0fb6571))

### [0.0.8](https://github.com/salesforcecli/plugin-deploy-retrieve-utils/compare/v0.0.7...v0.0.8) (2021-07-15)

### [0.0.7](https://github.com/salesforcecli/plugin-project-utils/compare/v0.0.6...v0.0.7) (2021-07-01)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/plugin-deploy-retrieve-utils",
"version": "0.0.8",
"version": "0.0.9",
"description": "Utils for writing deploy and retrieve plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
Expand Down

0 comments on commit d5f6360

Please sign in to comment.