Skip to content

Commit eb02e41

Browse files
committed
chore(release): 1.8.11 [skip ci]
1 parent 15309e2 commit eb02e41

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.8.11](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.10...1.8.11) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump SDR and core libs ([#580](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/580)) ([15309e2](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/15309e232f9df415f551cc2d0108989b6ee5122b))
7+
8+
9+
110
## [1.8.10](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.9...1.8.10) (2023-04-10)
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.8.10",
4+
"version": "1.8.11",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -269,4 +269,4 @@
269269
"output": []
270270
}
271271
}
272-
}
272+
}

0 commit comments

Comments
 (0)