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 da381b3 commit 8e5eefdCopy full SHA for 8e5eefd
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.5.0](https://github.com/salesforcecli/plugin-apex/compare/1.4.3...1.5.0) (2023-01-31)
2
+
3
4
+### Features
5
6
+* use latest oclif/core ([4b869cd](https://github.com/salesforcecli/plugin-apex/commit/4b869cd315a76ddae1725ba18871400c46a088cf))
7
8
9
10
## [1.4.3](https://github.com/salesforcecli/plugin-apex/compare/1.4.2...1.4.3) (2023-01-22)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "1.4.3",
+ "version": "1.5.0",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
@@ -129,4 +129,4 @@
129
"eslint -c .eslintrc.json --fix"
130
]
131
}
132
-}
+}
0 commit comments