Skip to content

Commit e9c09cb

Browse files
committed
chore(release): 1.6.18 [skip ci]
1 parent c3b3c15 commit e9c09cb

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.6.18](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.6.17...1.6.18) (2023-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([fef2ea7](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/fef2ea7c65b378a8b13841dc20add4da23c5ed2c))
7+
8+
9+
110
## [1.6.17](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.6.16...1.6.17) (2022-12-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.6.17",
4+
"version": "1.6.18",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -150,4 +150,4 @@
150150
"access": "public"
151151
},
152152
"main": "lib/index.js"
153-
}
153+
}

0 commit comments

Comments
 (0)