Skip to content

Commit 3392fdd

Browse files
committed
chore(release): 2.10.0 [skip ci]
1 parent 9502fa6 commit 3392fdd

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.0](https://github.com/salesforcecli/plugin-source/compare/2.9.6...2.10.0) (2023-04-13)
2+
3+
4+
### Features
5+
6+
* remove STL compatibility features for old toolbelt tracking files ([#803](https://github.com/salesforcecli/plugin-source/issues/803)) ([9502fa6](https://github.com/salesforcecli/plugin-source/commit/9502fa62c12b266cb515092ff47814df5ff4de4a))
7+
8+
9+
110
## [2.9.6](https://github.com/salesforcecli/plugin-source/compare/2.9.5...2.9.6) (2023-04-13)
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.9.6",
4+
"version": "2.10.0",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)