Skip to content

Commit 62eb9b6

Browse files
committed
chore(release): 1.4.3 [skip ci]
1 parent 2665820 commit 62eb9b6

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.4.3](https://github.com/salesforcecli/plugin-settings/compare/1.4.2...1.4.3) (2023-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 2.7.1 to 2.8.0 ([4b29698](https://github.com/salesforcecli/plugin-settings/commit/4b2969852de8be7691dd5dda698f3b24a9def046))
7+
8+
9+
110
## [1.4.2](https://github.com/salesforcecli/plugin-settings/compare/1.4.1...1.4.2) (2023-03-04)
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-settings",
33
"description": "configure the Salesforce CLI",
4-
"version": "1.4.2",
4+
"version": "1.4.3",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -224,4 +224,4 @@
224224
"output": []
225225
}
226226
}
227-
}
227+
}

0 commit comments

Comments
 (0)