Skip to content

Commit f61611e

Browse files
committed
chore(release): 1.11.9 [skip ci]
1 parent cd54902 commit f61611e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.11.9](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.8...1.11.9) (2023-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* remove API version from spinner ([67c62a8](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/67c62a869bba9232fc6449a917f6212728080472))
7+
* show valid API version during retrieve ([291cacc](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/291caccf3c37bc76565e651fe3bac3d84cf4903b))
8+
* show valid API version during retrieve ([983af78](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/983af7889af8b48fcaf77b28f8b34c761b604f27))
9+
10+
11+
112
## [1.11.8](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.7...1.11.8) (2023-06-08)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-deploy-retrieve",
33
"description": "deploy and retrieve commands for sf",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)