Skip to content

Commit 9ff9f43

Browse files
committed
chore(release): 1.8.3 [skip ci]
1 parent 897860f commit 9ff9f43

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.3](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.2...1.8.3) (2023-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.33.5 to 3.33.6 ([7f609b5](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/7f609b5fc404738e3bc776fe82b5b0a7691d2f9a))
7+
8+
9+
110
## [1.8.2](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.1...1.8.2) (2023-02-28)
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.2",
4+
"version": "1.8.3",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -253,4 +253,4 @@
253253
"output": []
254254
}
255255
}
256-
}
256+
}

0 commit comments

Comments
 (0)