Skip to content

Commit 8ff51de

Browse files
committed
chore(release): 1.2.1 [skip ci]
1 parent fab6f64 commit 8ff51de

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.1](https://github.com/salesforcecli/plugin-settings/compare/1.2.0...1.2.1) (2023-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([a313e34](https://github.com/salesforcecli/plugin-settings/commit/a313e340fc917524f6323299097bbf2d1d263231))
7+
8+
9+
110
# [1.2.0](https://github.com/salesforcecli/plugin-settings/compare/1.1.15...1.2.0) (2023-01-30)
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.0",
4+
"version": "1.2.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)