Skip to content

Commit e1f99ca

Browse files
committed
chore(release): 1.4.1 [skip ci]
1 parent 286275c commit e1f99ca

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 1.4.0 (2023-01-17)
1+
## [1.4.1](https://github.com/salesforcecli/plugin-apex/compare/1.4.0...1.4.1) (2023-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.32.12 to 3.32.13 ([3bb0b2a](https://github.com/salesforcecli/plugin-apex/commit/3bb0b2ae46146c95367a0ea92b29e5dbf02acc75))
7+
8+
9+
10+
# [1.4.0](https://github.com/salesforcecli/plugin-apex/compare/0694ee930d8467067cd1fa5730ee7236445e0c37...1.4.0) (2023-01-17)
211

312

413
### Bug Fixes

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-apex",
33
"description": "Apex commands",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)