Skip to content

Commit 1136934

Browse files
committed
chore(release): 1.9.0 [skip ci]
1 parent e27ad85 commit 1136934

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.9.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.21...1.9.0) (2023-05-12)
2+
3+
4+
### Features
5+
6+
* default undefined test-level when not doing validate ([#611](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/611)) ([e27ad85](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/e27ad85b638509d3b34cda813008ea50cb79b90f))
7+
8+
9+
110
## [1.8.21](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.20...1.8.21) (2023-05-11)
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.8.21",
4+
"version": "1.9.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)