Skip to content

Commit 6fb81d7

Browse files
committed
chore(release): 2.3.10-dev.1 [skip ci]
1 parent 9de4ab6 commit 6fb81d7

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.3.10-dev.1](https://github.com/salesforcecli/plugin-source/compare/2.3.9...2.3.10-dev.1) (2022-12-26)
2+
3+
4+
### Bug Fixes
5+
6+
* testing lowering maxFileAdd in source-tracking ([9de4ab6](https://github.com/salesforcecli/plugin-source/commit/9de4ab68200d4b795bd2f8f970ce2bcb99350194))
7+
8+
9+
110
## [2.3.9](https://github.com/salesforcecli/plugin-source/compare/2.3.8...2.3.9) (2022-12-17)
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.3.10-dev.0",
4+
"version": "2.3.10-dev.1",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -188,4 +188,4 @@
188188
"publishConfig": {
189189
"access": "public"
190190
}
191-
}
191+
}

0 commit comments

Comments
 (0)