Skip to content

Commit 7161cdc

Browse files
committed
chore(release): 1.4.5 [skip ci]
1 parent 2bff90d commit 7161cdc

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.5](https://github.com/salesforcecli/plugin-settings/compare/1.4.4...1.4.5) (2023-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 2.8.0 to 2.8.2 ([8fbe5de](https://github.com/salesforcecli/plugin-settings/commit/8fbe5de10d915837564250cf55ef15cfbee15063))
7+
8+
9+
110
## [1.4.4](https://github.com/salesforcecli/plugin-settings/compare/1.4.3...1.4.4) (2023-04-09)
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.4",
4+
"version": "1.4.5",
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)