Skip to content

Commit b54da0a

Browse files
committed
chore(release): 1.16.7 [skip ci]
1 parent 313df05 commit b54da0a

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.16.7](https://github.com/salesforcecli/plugin-packaging/compare/1.16.6...1.16.7) (2023-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump vm2 from 3.9.16 to 3.9.17 ([5093fa4](https://github.com/salesforcecli/plugin-packaging/commit/5093fa45054d7e05d6f55fa0dbccfb309eca5a62))
7+
8+
9+
110
## [1.16.6](https://github.com/salesforcecli/plugin-packaging/compare/1.16.5...1.16.6) (2023-04-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-packaging",
33
"description": "SFDX plugin that support Salesforce Packaging Platform",
4-
"version": "1.16.6",
4+
"version": "1.16.7",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -258,4 +258,4 @@
258258
"output": []
259259
}
260260
}
261-
}
261+
}

0 commit comments

Comments
 (0)