Skip to content

Commit 48fa538

Browse files
committed
chore(release): 2.10.19 [skip ci]
1 parent c790c4b commit 48fa538

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+
## [2.10.19](https://github.com/salesforcecli/plugin-source/compare/2.10.18...2.10.19) (2023-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* bump STL to 4.2.1 ([#879](https://github.com/salesforcecli/plugin-source/issues/879)) ([c790c4b](https://github.com/salesforcecli/plugin-source/commit/c790c4bd20a0b565250162860af3f3a87a6e51d4))
7+
8+
9+
110
## [2.10.18](https://github.com/salesforcecli/plugin-source/compare/2.10.17...2.10.18) (2023-06-24)
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-source",
33
"description": "Commands to interact with source formatted metadata",
4-
"version": "2.10.18",
4+
"version": "2.10.19",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -281,4 +281,4 @@
281281
"output": []
282282
}
283283
}
284-
}
284+
}

0 commit comments

Comments
 (0)