Skip to content

Commit 18a4811

Browse files
committed
chore(release): 1.4.7 [skip ci]
1 parent 56cf745 commit 18a4811

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.7](https://github.com/salesforcecli/plugin-settings/compare/1.4.6...1.4.7) (2023-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.36.0 to 3.36.1 ([31ab3ee](https://github.com/salesforcecli/plugin-settings/commit/31ab3eeb2556148dd0ff432b0540196020eab7a8))
7+
8+
9+
110
## [1.4.6](https://github.com/salesforcecli/plugin-settings/compare/1.5.0-qa.5...1.4.6) (2023-04-28)
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.6",
4+
"version": "1.4.7",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -227,4 +227,4 @@
227227
"output": []
228228
}
229229
}
230-
}
230+
}

0 commit comments

Comments
 (0)