Skip to content

Commit 863aaed

Browse files
committed
chore(release): 1.18.1 [skip ci]
1 parent 3bfe083 commit 863aaed

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.18.1](https://github.com/salesforcecli/plugin-packaging/compare/1.18.0...1.18.1) (2023-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump fast-xml-parser from 4.2.2 to 4.2.4 ([e262436](https://github.com/salesforcecli/plugin-packaging/commit/e2624365df4c5de64a708e3e45c02737056c70ed))
7+
8+
9+
110
# [1.18.0](https://github.com/salesforcecli/plugin-packaging/compare/1.17.3...1.18.0) (2023-05-31)
211

312

package.json

+2-2
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.18.0",
4+
"version": "1.18.1",
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)