Skip to content

Commit d9aee05

Browse files
committed
chore(release): 1.11.2 [skip ci]
1 parent 79a9046 commit d9aee05

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.11.2](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.1...1.11.2) (2023-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/apex-node from 1.6.1 to 1.6.2 ([dcc4433](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/dcc4433a0c6b8389be3ad72e75fcf1d2bc5b7d59))
7+
8+
9+
110
## [1.11.1](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.0...1.11.1) (2023-06-03)
211

312

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.1",
4+
"version": "1.11.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)