Skip to content

Commit 656bcdf

Browse files
committed
chore(release): 1.2.2 [skip ci]
1 parent f00ce81 commit 656bcdf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.2](https://github.com/salesforcecli/plugin-settings/compare/1.2.1...1.2.2) (2023-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 2.0.7 to 2.1.2 ([a8962b8](https://github.com/salesforcecli/plugin-settings/commit/a8962b886be7ceee8fedca5ef67194d1882b261c))
7+
8+
9+
110
## [1.2.1](https://github.com/salesforcecli/plugin-settings/compare/1.2.0...1.2.1) (2023-02-04)
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.2.1",
4+
"version": "1.2.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)