Skip to content

Commit d1f3636

Browse files
committed
chore(release): 1.11.4 [skip ci]
1 parent 12b002c commit d1f3636

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.4](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.3...1.11.4) (2023-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* respect UT flags when running with json ([#650](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/650)) ([12b002c](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/12b002c24827912a555409433fe4545e43e244a0))
7+
8+
9+
110
## [1.11.3](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.2...1.11.3) (2023-06-05)
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.3",
4+
"version": "1.11.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)