Skip to content

Commit 59f43b4

Browse files
committed
chore(release): 2.3.13 [skip ci]
1 parent bcc0cd1 commit 59f43b4

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.3.13](https://github.com/salesforcecli/plugin-source/compare/2.3.12...2.3.13) (2023-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/apex-node from 1.4.0 to 1.6.0 ([#695](https://github.com/salesforcecli/plugin-source/issues/695)) ([bcc0cd1](https://github.com/salesforcecli/plugin-source/commit/bcc0cd192ee27c23bbbca6f044927b435474d75a))
7+
8+
9+
110
## [2.3.12](https://github.com/salesforcecli/plugin-source/compare/2.3.11...2.3.12) (2023-01-05)
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.3.12",
4+
"version": "2.3.13",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)