Skip to content

Commit 9e66a27

Browse files
committed
chore(release): 2.3.1 [skip ci]
1 parent 53f43e8 commit 9e66a27

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.1](https://github.com/salesforcecli/plugin-apex/compare/2.3.0...2.3.1) (2023-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update `apex run` topic summmary ([#144](https://github.com/salesforcecli/plugin-apex/issues/144)) ([53f43e8](https://github.com/salesforcecli/plugin-apex/commit/53f43e80e2a8af08815af3bd50bdb2aa36362de5))
7+
8+
9+
110
# [2.3.0](https://github.com/salesforcecli/plugin-apex/compare/2.2.22...2.3.0) (2023-06-01)
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-apex",
33
"description": "Apex commands",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",
@@ -228,4 +228,4 @@
228228
"output": []
229229
}
230230
}
231-
}
231+
}

0 commit comments

Comments
 (0)