Skip to content

Commit 5d261a5

Browse files
committed
chore(release): 1.2.0 [skip ci]
1 parent bdc8a1e commit 5d261a5

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.2.0](https://github.com/salesforcecli/plugin-settings/compare/1.1.15...1.2.0) (2023-01-30)
2+
3+
4+
### Features
5+
6+
* use latest sf-plugins-core and oclif/core ([aead1e9](https://github.com/salesforcecli/plugin-settings/commit/aead1e9920f62e966e1b49125d5fabb890a76abd))
7+
8+
9+
110
## [1.1.15](https://github.com/salesforcecli/plugin-settings/compare/1.1.14...1.1.15) (2023-01-08)
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.1.15",
4+
"version": "1.2.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -120,4 +120,4 @@
120120
"publishConfig": {
121121
"access": "public"
122122
}
123-
}
123+
}

0 commit comments

Comments
 (0)