Skip to content

Commit 28abb42

Browse files
committed
chore(release): 2.10.14 [skip ci]
1 parent 5d4b53c commit 28abb42

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+
## [2.10.14](https://github.com/salesforcecli/plugin-source/compare/2.10.13...2.10.14) (2023-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump fast-xml-parser from 4.2.2 to 4.2.4 ([#862](https://github.com/salesforcecli/plugin-source/issues/862)) ([5d4b53c](https://github.com/salesforcecli/plugin-source/commit/5d4b53cd0cc22a29a6b0e3c618b09e20e1852504))
7+
8+
9+
110
## [2.10.13](https://github.com/salesforcecli/plugin-source/compare/2.10.12...2.10.13) (2023-06-06)
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-source",
33
"description": "Commands to interact with source formatted metadata",
4-
"version": "2.10.13",
4+
"version": "2.10.14",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)