Skip to content

Commit d371c5b

Browse files
committed
chore(release): 1.4.25 [skip ci]
1 parent b573611 commit d371c5b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.4.25](https://github.com/salesforcecli/plugin-settings/compare/1.4.24...1.4.25) (2023-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* adds more tests to non-sfdx nuts ([5a0573f](https://github.com/salesforcecli/plugin-settings/commit/5a0573f39380afd04d963d3cd85628cde5f5c9f9))
7+
* warn when attempting to unset a global config without flag ([1b946f3](https://github.com/salesforcecli/plugin-settings/commit/1b946f35f3efbe5cb8849a3642c6c391c4a02d41))
8+
9+
10+
11+
## [1.4.24](https://github.com/salesforcecli/plugin-settings/compare/1.4.23...1.4.24) (2023-08-07)
12+
13+
14+
115
## [1.4.23](https://github.com/salesforcecli/plugin-settings/compare/1.4.22...1.4.23) (2023-08-06)
216

317

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.24",
4+
"version": "1.4.25",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)