Skip to content

Commit 38297e6

Browse files
committed
chore(release): 1.11.0 [skip ci]
1 parent ac092b4 commit 38297e6

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.10.4...1.11.0) (2023-05-31)
2+
3+
4+
### Features
5+
6+
* node16, core4, etc ([#641](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/641)) ([ac092b4](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/ac092b4328cfb581c3d69f3247d903a5f8f3cfbc))
7+
8+
9+
110
## [1.10.4](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.10.3...1.10.4) (2023-05-27)
211

312

package.json

Lines changed: 2 additions & 2 deletions
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.10.4",
4+
"version": "1.11.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -270,4 +270,4 @@
270270
"output": []
271271
}
272272
}
273-
}
273+
}

0 commit comments

Comments
 (0)