Skip to content

Commit c6bada5

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.0.0 [ci skip]
1 parent dd2999c commit c6bada5

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [1.0.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/v0.0.23...v1.0.0) (2021-09-30)
6+
7+
8+
### Bug Fixes
9+
10+
* bump version to v1 [skip-validate-pr] ([#143](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/143)) ([dd2999c](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/dd2999c127c53d3ccf3091f675ae83991d952f1f))
11+
512
### [0.0.23](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/v0.0.22...v0.0.23) (2021-09-16)
613

714

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ sf plugins
6565

6666
## `sf deploy`
6767

68-
This command must be run from within a project.
68+
Deploy a project interactively to any Salesforce environment.
6969

7070
```
7171
USAGE
@@ -105,5 +105,5 @@ EXAMPLES
105105
$ sf deploy --interactive
106106
```
107107

108-
_See code: [src/commands/deploy.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/v0.0.22/src/commands/deploy.ts)_
108+
_See code: [src/commands/deploy.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/v1.0.0/src/commands/deploy.ts)_
109109
<!-- commandsstop -->

0 commit comments

Comments
 (0)