Skip to content

Commit a5b2d56

Browse files
committed
chore(release): 1.4.0 [skip ci]
1 parent d1ae3e4 commit a5b2d56

2 files changed

Lines changed: 151 additions & 48 deletions

File tree

CHANGELOG.md

Lines changed: 149 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,190 +1,293 @@
1+
# [1.4.0](https://github.com/salesforcecli/plugin-settings/compare/1.3.0...1.4.0) (2023-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* enable sfdx behavior, add aliases, bring sfdx alias NUTs ([21a6d6b](https://github.com/salesforcecli/plugin-settings/commit/21a6d6b707de91ad0a13a921f9c257500fb0700e))
7+
* yarn de-dupe, update schemas ([b16cfa6](https://github.com/salesforcecli/plugin-settings/commit/b16cfa656c26be3911be2a4c3709ce26957d96f4))
8+
9+
10+
### Features
11+
12+
* add 'did you mean' prompt for typo, update NUTs ([81954bc](https://github.com/salesforcecli/plugin-settings/commit/81954bcb62e13a5e5f2d4682f45e9f342fc1a39e))
13+
14+
15+
116
# [1.3.0](https://github.com/salesforcecli/plugin-settings/compare/1.2.2...1.3.0) (2023-02-15)
217

18+
319
### Features
420

5-
- update JSON for alias commands ([d7f1e3b](https://github.com/salesforcecli/plugin-settings/commit/d7f1e3b3b9a4c4d7603f30be5e310d5b92af49d4))
21+
* update JSON for alias commands ([d7f1e3b](https://github.com/salesforcecli/plugin-settings/commit/d7f1e3b3b9a4c4d7603f30be5e310d5b92af49d4))
22+
23+
624

725
## [1.2.2](https://github.com/salesforcecli/plugin-settings/compare/1.2.1...1.2.2) (2023-02-11)
826

27+
928
### Bug Fixes
1029

11-
- **deps:** bump @oclif/core from 2.0.7 to 2.1.2 ([a8962b8](https://github.com/salesforcecli/plugin-settings/commit/a8962b886be7ceee8fedca5ef67194d1882b261c))
30+
* **deps:** bump @oclif/core from 2.0.7 to 2.1.2 ([a8962b8](https://github.com/salesforcecli/plugin-settings/commit/a8962b886be7ceee8fedca5ef67194d1882b261c))
31+
32+
1233

1334
## [1.2.1](https://github.com/salesforcecli/plugin-settings/compare/1.2.0...1.2.1) (2023-02-04)
1435

36+
1537
### Bug Fixes
1638

17-
- **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([a313e34](https://github.com/salesforcecli/plugin-settings/commit/a313e340fc917524f6323299097bbf2d1d263231))
39+
* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([a313e34](https://github.com/salesforcecli/plugin-settings/commit/a313e340fc917524f6323299097bbf2d1d263231))
40+
41+
1842

1943
# [1.2.0](https://github.com/salesforcecli/plugin-settings/compare/1.1.15...1.2.0) (2023-01-30)
2044

45+
2146
### Features
2247

23-
- use latest sf-plugins-core and oclif/core ([aead1e9](https://github.com/salesforcecli/plugin-settings/commit/aead1e9920f62e966e1b49125d5fabb890a76abd))
48+
* use latest sf-plugins-core and oclif/core ([aead1e9](https://github.com/salesforcecli/plugin-settings/commit/aead1e9920f62e966e1b49125d5fabb890a76abd))
49+
50+
2451

2552
## [1.1.15](https://github.com/salesforcecli/plugin-settings/compare/1.1.14...1.1.15) (2023-01-08)
2653

54+
2755
### Bug Fixes
2856

29-
- **deps:** bump @salesforce/core from 3.32.11 to 3.32.12 ([e692aab](https://github.com/salesforcecli/plugin-settings/commit/e692aab98acefcc7ee82f206ee18be408eeb1499))
57+
* **deps:** bump @salesforce/core from 3.32.11 to 3.32.12 ([e692aab](https://github.com/salesforcecli/plugin-settings/commit/e692aab98acefcc7ee82f206ee18be408eeb1499))
58+
59+
3060

3161
## [1.1.14](https://github.com/salesforcecli/plugin-settings/compare/1.1.13...1.1.14) (2023-01-07)
3262

63+
3364
### Bug Fixes
3465

35-
- **deps:** bump json5 from 1.0.1 to 1.0.2 ([0917ca9](https://github.com/salesforcecli/plugin-settings/commit/0917ca9b77742c9c22db86e4e5b4593e57fbe04a))
66+
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([0917ca9](https://github.com/salesforcecli/plugin-settings/commit/0917ca9b77742c9c22db86e4e5b4593e57fbe04a))
67+
68+
3669

3770
## [1.1.13](https://github.com/salesforcecli/plugin-settings/compare/1.1.12...1.1.13) (2023-01-01)
3871

72+
3973
### Bug Fixes
4074

41-
- **deps:** bump @oclif/core from 1.22.0 to 1.23.1 ([fdc1682](https://github.com/salesforcecli/plugin-settings/commit/fdc168246ff83b1bc49097e76938a2119ad9edb6))
75+
* **deps:** bump @oclif/core from 1.22.0 to 1.23.1 ([fdc1682](https://github.com/salesforcecli/plugin-settings/commit/fdc168246ff83b1bc49097e76938a2119ad9edb6))
76+
77+
4278

4379
## [1.1.12](https://github.com/salesforcecli/plugin-settings/compare/1.1.11...1.1.12) (2022-12-18)
4480

81+
4582
### Bug Fixes
4683

47-
- **deps:** bump @salesforce/core from 3.32.9 to 3.32.11 ([f3b2383](https://github.com/salesforcecli/plugin-settings/commit/f3b23839705f3e6511ef34a122a4be3ebd86d0b5))
84+
* **deps:** bump @salesforce/core from 3.32.9 to 3.32.11 ([f3b2383](https://github.com/salesforcecli/plugin-settings/commit/f3b23839705f3e6511ef34a122a4be3ebd86d0b5))
85+
86+
4887

4988
## [1.1.11](https://github.com/salesforcecli/plugin-settings/compare/1.1.10...1.1.11) (2022-12-17)
5089

90+
5191
### Bug Fixes
5292

53-
- **deps:** bump @oclif/core from 1.20.4 to 1.22.0 ([231e762](https://github.com/salesforcecli/plugin-settings/commit/231e762b3c7056c5e97ba694b1dd060b2fa62149))
93+
* **deps:** bump @oclif/core from 1.20.4 to 1.22.0 ([231e762](https://github.com/salesforcecli/plugin-settings/commit/231e762b3c7056c5e97ba694b1dd060b2fa62149))
94+
95+
5496

5597
## [1.1.10](https://github.com/salesforcecli/plugin-settings/compare/1.1.9...1.1.10) (2022-11-20)
5698

99+
57100
### Bug Fixes
58101

59-
- **deps:** bump @oclif/core from 1.20.2 to 1.20.4 ([8494fb0](https://github.com/salesforcecli/plugin-settings/commit/8494fb0c42f02d6b43ac23edd2949deab2bc4db3))
102+
* **deps:** bump @oclif/core from 1.20.2 to 1.20.4 ([8494fb0](https://github.com/salesforcecli/plugin-settings/commit/8494fb0c42f02d6b43ac23edd2949deab2bc4db3))
103+
104+
60105

61106
## [1.1.9](https://github.com/salesforcecli/plugin-settings/compare/1.1.8...1.1.9) (2022-11-19)
62107

108+
63109
### Bug Fixes
64110

65-
- **deps:** bump @salesforce/core from 3.31.19 to 3.32.1 ([4443e2a](https://github.com/salesforcecli/plugin-settings/commit/4443e2a0dc9ad104c38f185d8a035bacd4f9ce02))
111+
* **deps:** bump @salesforce/core from 3.31.19 to 3.32.1 ([4443e2a](https://github.com/salesforcecli/plugin-settings/commit/4443e2a0dc9ad104c38f185d8a035bacd4f9ce02))
112+
113+
66114

67115
## [1.1.8](https://github.com/salesforcecli/plugin-settings/compare/1.1.7...1.1.8) (2022-11-13)
68116

117+
69118
### Bug Fixes
70119

71-
- **deps:** bump @salesforce/core from 3.31.17 to 3.31.19 ([07d0362](https://github.com/salesforcecli/plugin-settings/commit/07d03622e82e698abab685e459982bc4ea725e01))
120+
* **deps:** bump @salesforce/core from 3.31.17 to 3.31.19 ([07d0362](https://github.com/salesforcecli/plugin-settings/commit/07d03622e82e698abab685e459982bc4ea725e01))
121+
122+
72123

73124
## [1.1.7](https://github.com/salesforcecli/plugin-settings/compare/1.1.6...1.1.7) (2022-11-11)
74125

126+
75127
### Bug Fixes
76128

77-
- bin perms ([faa1f0a](https://github.com/salesforcecli/plugin-settings/commit/faa1f0a8d8be1b2016df5be9d7248c16e0114636))
129+
* bin perms ([faa1f0a](https://github.com/salesforcecli/plugin-settings/commit/faa1f0a8d8be1b2016df5be9d7248c16e0114636))
130+
131+
78132

79133
## [1.1.6](https://github.com/salesforcecli/plugin-settings/compare/1.1.5...1.1.6) (2022-11-06)
80134

135+
81136
### Bug Fixes
82137

83-
- **deps:** bump @oclif/core from 1.19.1 to 1.20.2 ([fc376ed](https://github.com/salesforcecli/plugin-settings/commit/fc376ed5cb527bcb3e2c848932433f06241c12f6))
138+
* **deps:** bump @oclif/core from 1.19.1 to 1.20.2 ([fc376ed](https://github.com/salesforcecli/plugin-settings/commit/fc376ed5cb527bcb3e2c848932433f06241c12f6))
139+
140+
84141

85142
## [1.1.5](https://github.com/salesforcecli/plugin-settings/compare/1.1.4...1.1.5) (2022-11-05)
86143

144+
87145
### Bug Fixes
88146

89-
- **deps:** bump tslib from 2.4.0 to 2.4.1 ([458dcb4](https://github.com/salesforcecli/plugin-settings/commit/458dcb449c54c9ddaed067e219273da02d3c7aac))
147+
* **deps:** bump tslib from 2.4.0 to 2.4.1 ([458dcb4](https://github.com/salesforcecli/plugin-settings/commit/458dcb449c54c9ddaed067e219273da02d3c7aac))
148+
149+
90150

91151
## [1.1.4](https://github.com/salesforcecli/plugin-settings/compare/1.1.3...1.1.4) (2022-10-23)
92152

153+
93154
### Bug Fixes
94155

95-
- **deps:** bump @oclif/core from 1.19.0 to 1.19.1 ([ef72d53](https://github.com/salesforcecli/plugin-settings/commit/ef72d53f852ae1f04bfbeb090bc93938617cb7dc))
156+
* **deps:** bump @oclif/core from 1.19.0 to 1.19.1 ([ef72d53](https://github.com/salesforcecli/plugin-settings/commit/ef72d53f852ae1f04bfbeb090bc93938617cb7dc))
157+
158+
96159

97160
## [1.1.3](https://github.com/salesforcecli/plugin-settings/compare/1.1.2...1.1.3) (2022-10-23)
98161

162+
99163
### Bug Fixes
100164

101-
- **deps:** bump @salesforce/sf-plugins-core from 1.15.2 to 1.17.0 ([1e69dac](https://github.com/salesforcecli/plugin-settings/commit/1e69dac7fbce805d72abeddc43b35e8335a41b97))
165+
* **deps:** bump @salesforce/sf-plugins-core from 1.15.2 to 1.17.0 ([1e69dac](https://github.com/salesforcecli/plugin-settings/commit/1e69dac7fbce805d72abeddc43b35e8335a41b97))
166+
167+
102168

103169
## [1.1.2](https://github.com/salesforcecli/plugin-settings/compare/1.1.1...1.1.2) (2022-10-22)
104170

171+
105172
### Bug Fixes
106173

107-
- **deps:** bump @salesforce/core from 3.31.12 to 3.31.16 ([a928f2f](https://github.com/salesforcecli/plugin-settings/commit/a928f2ffa359562d9f85be5445f0dccbd42c3890))
174+
* **deps:** bump @salesforce/core from 3.31.12 to 3.31.16 ([a928f2f](https://github.com/salesforcecli/plugin-settings/commit/a928f2ffa359562d9f85be5445f0dccbd42c3890))
175+
176+
108177

109178
## [1.1.1](https://github.com/salesforcecli/plugin-settings/compare/1.1.0...1.1.1) (2022-10-19)
110179

180+
111181
### Bug Fixes
112182

113-
- enable beta ([7fbfbee](https://github.com/salesforcecli/plugin-settings/commit/7fbfbee176aa151657e1d411a79bd69bcd70cfec))
183+
* enable beta ([7fbfbee](https://github.com/salesforcecli/plugin-settings/commit/7fbfbee176aa151657e1d411a79bd69bcd70cfec))
184+
185+
114186

115187
# [1.1.0](https://github.com/salesforcecli/plugin-settings/compare/1.0.9...1.1.0) (2022-10-19)
116188

189+
117190
### Bug Fixes
118191

119-
- additional nuts ([0fbf345](https://github.com/salesforcecli/plugin-settings/commit/0fbf3453bb82d37a74db5ef50648fce663b575fd))
120-
- edit messages for "sf alias set" ([6331247](https://github.com/salesforcecli/plugin-settings/commit/6331247471061dc952533a4a7f5149ae1b254d8d))
121-
- edit messages for "sf alias unset" ([0cd2322](https://github.com/salesforcecli/plugin-settings/commit/0cd2322eca0e9de456b4a7ec9b4c8eaed2e388c3))
122-
- edit messages for alias list ([1032ddc](https://github.com/salesforcecli/plugin-settings/commit/1032ddc5099a820e89a60eaca347417ae72e738d))
123-
- failing test ([cff4e6d](https://github.com/salesforcecli/plugin-settings/commit/cff4e6d4f76319d684961684506a7bd9adbb4c05))
124-
- list and set NUTs ([667d294](https://github.com/salesforcecli/plugin-settings/commit/667d294c6d583d883f5c940380103fa9c5c623be))
125-
- nuts eol ([7452e7f](https://github.com/salesforcecli/plugin-settings/commit/7452e7f88ad79a14d9a072e78ad8357ff0f81c65))
126-
- refactor for sf-plugins-core ([2bfedf3](https://github.com/salesforcecli/plugin-settings/commit/2bfedf3376e53dd6eb7e0032f13361413c6f4759))
127-
- schema compare fix ([2b9cec7](https://github.com/salesforcecli/plugin-settings/commit/2b9cec7f24a11193936a415931cfaa25224af352))
128-
- tweak config list messages ([cd72a42](https://github.com/salesforcecli/plugin-settings/commit/cd72a42804004b008ed808e6f4293c446e6c2955))
129-
- tweak config set messages ([52f0716](https://github.com/salesforcecli/plugin-settings/commit/52f07168532d0689a79a5a298bd71fb8fa84b3db))
130-
- tweak config unset messages ([0831bf9](https://github.com/salesforcecli/plugin-settings/commit/0831bf9954ba4498f77817baa69b1425a45c1e74))
131-
- unset nuts ([2dd8609](https://github.com/salesforcecli/plugin-settings/commit/2dd86097a7cb544a0753389ba272cc02ebca3faa))
192+
* additional nuts ([0fbf345](https://github.com/salesforcecli/plugin-settings/commit/0fbf3453bb82d37a74db5ef50648fce663b575fd))
193+
* edit messages for "sf alias set" ([6331247](https://github.com/salesforcecli/plugin-settings/commit/6331247471061dc952533a4a7f5149ae1b254d8d))
194+
* edit messages for "sf alias unset" ([0cd2322](https://github.com/salesforcecli/plugin-settings/commit/0cd2322eca0e9de456b4a7ec9b4c8eaed2e388c3))
195+
* edit messages for alias list ([1032ddc](https://github.com/salesforcecli/plugin-settings/commit/1032ddc5099a820e89a60eaca347417ae72e738d))
196+
* failing test ([cff4e6d](https://github.com/salesforcecli/plugin-settings/commit/cff4e6d4f76319d684961684506a7bd9adbb4c05))
197+
* list and set NUTs ([667d294](https://github.com/salesforcecli/plugin-settings/commit/667d294c6d583d883f5c940380103fa9c5c623be))
198+
* nuts eol ([7452e7f](https://github.com/salesforcecli/plugin-settings/commit/7452e7f88ad79a14d9a072e78ad8357ff0f81c65))
199+
* refactor for sf-plugins-core ([2bfedf3](https://github.com/salesforcecli/plugin-settings/commit/2bfedf3376e53dd6eb7e0032f13361413c6f4759))
200+
* schema compare fix ([2b9cec7](https://github.com/salesforcecli/plugin-settings/commit/2b9cec7f24a11193936a415931cfaa25224af352))
201+
* tweak config list messages ([cd72a42](https://github.com/salesforcecli/plugin-settings/commit/cd72a42804004b008ed808e6f4293c446e6c2955))
202+
* tweak config set messages ([52f0716](https://github.com/salesforcecli/plugin-settings/commit/52f07168532d0689a79a5a298bd71fb8fa84b3db))
203+
* tweak config unset messages ([0831bf9](https://github.com/salesforcecli/plugin-settings/commit/0831bf9954ba4498f77817baa69b1425a45c1e74))
204+
* unset nuts ([2dd8609](https://github.com/salesforcecli/plugin-settings/commit/2dd86097a7cb544a0753389ba272cc02ebca3faa))
205+
132206

133207
### Features
134208

135-
- alias set working (needs DRYing) ([d89d967](https://github.com/salesforcecli/plugin-settings/commit/d89d9671fa1773b321f4838fa8381910564f17b0))
136-
- list working ([bd95f85](https://github.com/salesforcecli/plugin-settings/commit/bd95f855d1ca0f68aa496e9462923ff9dcbd7749))
137-
- unset command complete ([e96ea46](https://github.com/salesforcecli/plugin-settings/commit/e96ea46fe56692d20b1010bb806398dcf7ff191c))
209+
* alias set working (needs DRYing) ([d89d967](https://github.com/salesforcecli/plugin-settings/commit/d89d9671fa1773b321f4838fa8381910564f17b0))
210+
* list working ([bd95f85](https://github.com/salesforcecli/plugin-settings/commit/bd95f855d1ca0f68aa496e9462923ff9dcbd7749))
211+
* unset command complete ([e96ea46](https://github.com/salesforcecli/plugin-settings/commit/e96ea46fe56692d20b1010bb806398dcf7ff191c))
212+
213+
138214

139215
## [1.0.9](https://github.com/salesforcecli/plugin-settings/compare/1.0.8...1.0.9) (2022-10-15)
140216

217+
141218
### Bug Fixes
142219

143-
- **deps:** bump @salesforce/sf-plugins-core from 1.14.1 to 1.15.2 ([f33f721](https://github.com/salesforcecli/plugin-settings/commit/f33f72186601784a2f718216842527669eb454cd))
220+
* **deps:** bump @salesforce/sf-plugins-core from 1.14.1 to 1.15.2 ([f33f721](https://github.com/salesforcecli/plugin-settings/commit/f33f72186601784a2f718216842527669eb454cd))
221+
222+
144223

145224
## [1.0.8](https://github.com/salesforcecli/plugin-settings/compare/1.0.7...1.0.8) (2022-10-08)
146225

226+
147227
### Bug Fixes
148228

149-
- **deps:** bump @oclif/core from 1.16.4 to 1.16.5 ([d8295c5](https://github.com/salesforcecli/plugin-settings/commit/d8295c57415810fa19d0153a1cd3497ac6f24658))
229+
* **deps:** bump @oclif/core from 1.16.4 to 1.16.5 ([d8295c5](https://github.com/salesforcecli/plugin-settings/commit/d8295c57415810fa19d0153a1cd3497ac6f24658))
230+
231+
150232

151233
## [1.0.7](https://github.com/salesforcecli/plugin-settings/compare/1.0.6...1.0.7) (2022-09-26)
152234

235+
153236
### Bug Fixes
154237

155-
- **deps:** bump @salesforce/core from 3.30.2 to 3.30.8 ([d297aff](https://github.com/salesforcecli/plugin-settings/commit/d297aff7066c3abd3f351119c3924cc965d27c0f))
238+
* **deps:** bump @salesforce/core from 3.30.2 to 3.30.8 ([d297aff](https://github.com/salesforcecli/plugin-settings/commit/d297aff7066c3abd3f351119c3924cc965d27c0f))
239+
240+
156241

157242
## [1.0.6](https://github.com/salesforcecli/plugin-settings/compare/1.0.5...1.0.6) (2022-09-26)
158243

244+
159245
### Bug Fixes
160246

161-
- **deps:** bump @oclif/core from 1.16.3 to 1.16.4 ([8496fb9](https://github.com/salesforcecli/plugin-settings/commit/8496fb936ed555c9dd9bf580fafb43c0c1ee8689))
247+
* **deps:** bump @oclif/core from 1.16.3 to 1.16.4 ([8496fb9](https://github.com/salesforcecli/plugin-settings/commit/8496fb936ed555c9dd9bf580fafb43c0c1ee8689))
248+
249+
162250

163251
## [1.0.5](https://github.com/salesforcecli/plugin-settings/compare/1.0.4...1.0.5) (2022-09-17)
164252

253+
165254
### Bug Fixes
166255

167-
- **deps:** bump @oclif/core from 1.16.1 to 1.16.3 ([ac40c45](https://github.com/salesforcecli/plugin-settings/commit/ac40c452ffaf876a9e357b4f7f4e56eae2bee88c))
256+
* **deps:** bump @oclif/core from 1.16.1 to 1.16.3 ([ac40c45](https://github.com/salesforcecli/plugin-settings/commit/ac40c452ffaf876a9e357b4f7f4e56eae2bee88c))
257+
258+
168259

169260
## [1.0.4](https://github.com/salesforcecli/plugin-settings/compare/1.0.3...1.0.4) (2022-09-13)
170261

262+
171263
### Bug Fixes
172264

173-
- unsetting with set ([574140d](https://github.com/salesforcecli/plugin-settings/commit/574140d0c9686847e9f93b4a0ee7c46710d81d34))
265+
* unsetting with set ([574140d](https://github.com/salesforcecli/plugin-settings/commit/574140d0c9686847e9f93b4a0ee7c46710d81d34))
266+
267+
174268

175269
## [1.0.3](https://github.com/salesforcecli/plugin-settings/compare/v1.0.2...1.0.3) (2022-09-13)
176270

271+
177272
### Bug Fixes
178273

179-
- **deps:** bump @salesforce/core from 3.26.3 to 3.30.0 ([0e9042c](https://github.com/salesforcecli/plugin-settings/commit/0e9042cde11199a852a81c9073c8026805cb9394))
274+
* **deps:** bump @salesforce/core from 3.26.3 to 3.30.0 ([0e9042c](https://github.com/salesforcecli/plugin-settings/commit/0e9042cde11199a852a81c9073c8026805cb9394))
275+
276+
180277

181278
## [1.0.2](https://github.com/salesforcecli/plugin-settings/compare/v1.0.1...v1.0.2) (2022-09-09)
182279

280+
281+
183282
## [1.0.1](https://github.com/salesforcecli/plugin-settings/compare/b1eb3f397cbfd172e87d73b9038d66f91ce69bc4...v1.0.1) (2022-09-08)
184283

284+
185285
### Bug Fixes
186286

187-
- allow test lib dir ([e7462c3](https://github.com/salesforcecli/plugin-settings/commit/e7462c366cd6e94837628c1c2786023934698694))
188-
- migrate plugin-config commands ([b1eb3f3](https://github.com/salesforcecli/plugin-settings/commit/b1eb3f397cbfd172e87d73b9038d66f91ce69bc4))
189-
- version bump ([c453b44](https://github.com/salesforcecli/plugin-settings/commit/c453b44346e2c2bf80d525c56eda6903c013a0ac))
190-
- whoops ([3765278](https://github.com/salesforcecli/plugin-settings/commit/376527852b5f37c201d813dee9599a3453e25b67))
287+
* allow test lib dir ([e7462c3](https://github.com/salesforcecli/plugin-settings/commit/e7462c366cd6e94837628c1c2786023934698694))
288+
* migrate plugin-config commands ([b1eb3f3](https://github.com/salesforcecli/plugin-settings/commit/b1eb3f397cbfd172e87d73b9038d66f91ce69bc4))
289+
* version bump ([c453b44](https://github.com/salesforcecli/plugin-settings/commit/c453b44346e2c2bf80d525c56eda6903c013a0ac))
290+
* whoops ([3765278](https://github.com/salesforcecli/plugin-settings/commit/376527852b5f37c201d813dee9599a3453e25b67))
291+
292+
293+

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.3.0",
4+
"version": "1.4.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -225,4 +225,4 @@
225225
"output": []
226226
}
227227
}
228-
}
228+
}

0 commit comments

Comments
 (0)