Skip to content

Commit be03968

Browse files
committed
chore(release): 1.16.4 [skip ci]
1 parent 016588a commit be03968

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.16.4](https://github.com/salesforcecli/plugin-packaging/compare/1.16.3...1.16.4) (2023-04-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump vm2 from 3.9.13 to 3.9.15 ([6fe73ab](https://github.com/salesforcecli/plugin-packaging/commit/6fe73abba93fefa4f93983697cdd39fd2a0cb917))
7+
8+
9+
110
## [1.16.3](https://github.com/salesforcecli/plugin-packaging/compare/1.16.2...1.16.3) (2023-04-04)
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-packaging",
33
"description": "SFDX plugin that support Salesforce Packaging Platform",
4-
"version": "1.16.3",
4+
"version": "1.16.4",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)