Skip to content

Commit 8e5eefd

Browse files
committed
chore(release): 1.5.0 [skip ci]
1 parent da381b3 commit 8e5eefd

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+
# [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+
110
## [1.4.3](https://github.com/salesforcecli/plugin-apex/compare/1.4.2...1.4.3) (2023-01-22)
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": "1.4.3",
4+
"version": "1.5.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",
@@ -129,4 +129,4 @@
129129
"eslint -c .eslintrc.json --fix"
130130
]
131131
}
132-
}
132+
}

0 commit comments

Comments
 (0)