Skip to content

Commit 009ae20

Browse files
committed
chore(release): 1.8.2 [skip ci]
1 parent d42ef75 commit 009ae20

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.2](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.1...1.8.2) (2023-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([ddd14f8](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/ddd14f8aaadf4143fda925cad0ddd7d9cf195d1c))
7+
8+
9+
110
## [1.8.1](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.0...1.8.1) (2023-02-13)
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.1",
4+
"version": "1.8.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -250,4 +250,4 @@
250250
"output": []
251251
}
252252
}
253-
}
253+
}

0 commit comments

Comments
 (0)