Skip to content

Commit 5f3352b

Browse files
committed
chore(release): 1.4.27 [skip ci]
1 parent 6fd667c commit 5f3352b

2 files changed

Lines changed: 10 additions & 1 deletion

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.27](https://github.com/salesforcecli/plugin-settings/compare/1.4.26...1.4.27) (2023-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* use getPluginsList to prep for oclif/core v3 ([517f31a](https://github.com/salesforcecli/plugin-settings/commit/517f31ac512e28cad0fd467545a97a2f36da6e0a))
7+
8+
9+
110
## [1.4.26](https://github.com/salesforcecli/plugin-settings/compare/1.4.25...1.4.26) (2023-08-20)
211

312

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-settings",
33
"description": "configure the Salesforce CLI",
4-
"version": "1.4.26",
4+
"version": "1.4.27",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)