We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cd2b5 commit 3660f08Copy full SHA for 3660f08
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.4.2](https://github.com/salesforcecli/plugin-apex/compare/1.4.1...1.4.2) (2023-01-19)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump json5 from 1.0.1 to 1.0.2 ([a53662f](https://github.com/salesforcecli/plugin-apex/commit/a53662f0c93751396a3b8fccec124674c80348d8))
7
8
9
10
## [1.4.1](https://github.com/salesforcecli/plugin-apex/compare/1.4.0...1.4.1) (2023-01-18)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "1.4.1",
+ "version": "1.4.2",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments