Skip to content

Commit dfc84e5

Browse files
committed
chore(release): 1.1.11 [skip ci]
1 parent 7e1f1ea commit dfc84e5

File tree

2 files changed

+200
-12
lines changed

2 files changed

+200
-12
lines changed

CHANGELOG.md

Lines changed: 198 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,206 @@
1-
# Changelog
1+
## [1.1.11](https://github.com/salesforcecli/plugin-settings/compare/1.1.10...1.1.11) (2022-12-17)
22

3-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
43

5-
### [1.0.2](https://github.com/salesforcecli/plugin-settings/compare/v1.0.1...v1.0.2) (2022-09-09)
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 1.20.4 to 1.22.0 ([231e762](https://github.com/salesforcecli/plugin-settings/commit/231e762b3c7056c5e97ba694b1dd060b2fa62149))
7+
8+
9+
10+
## [1.1.10](https://github.com/salesforcecli/plugin-settings/compare/1.1.9...1.1.10) (2022-11-20)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** bump @oclif/core from 1.20.2 to 1.20.4 ([8494fb0](https://github.com/salesforcecli/plugin-settings/commit/8494fb0c42f02d6b43ac23edd2949deab2bc4db3))
16+
17+
18+
19+
## [1.1.9](https://github.com/salesforcecli/plugin-settings/compare/1.1.8...1.1.9) (2022-11-19)
20+
21+
22+
### Bug Fixes
23+
24+
* **deps:** bump @salesforce/core from 3.31.19 to 3.32.1 ([4443e2a](https://github.com/salesforcecli/plugin-settings/commit/4443e2a0dc9ad104c38f185d8a035bacd4f9ce02))
25+
26+
27+
28+
## [1.1.8](https://github.com/salesforcecli/plugin-settings/compare/1.1.7...1.1.8) (2022-11-13)
29+
30+
31+
### Bug Fixes
32+
33+
* **deps:** bump @salesforce/core from 3.31.17 to 3.31.19 ([07d0362](https://github.com/salesforcecli/plugin-settings/commit/07d03622e82e698abab685e459982bc4ea725e01))
34+
35+
36+
37+
## [1.1.7](https://github.com/salesforcecli/plugin-settings/compare/1.1.6...1.1.7) (2022-11-11)
38+
39+
40+
### Bug Fixes
41+
42+
* bin perms ([faa1f0a](https://github.com/salesforcecli/plugin-settings/commit/faa1f0a8d8be1b2016df5be9d7248c16e0114636))
43+
44+
45+
46+
## [1.1.6](https://github.com/salesforcecli/plugin-settings/compare/1.1.5...1.1.6) (2022-11-06)
47+
48+
49+
### Bug Fixes
50+
51+
* **deps:** bump @oclif/core from 1.19.1 to 1.20.2 ([fc376ed](https://github.com/salesforcecli/plugin-settings/commit/fc376ed5cb527bcb3e2c848932433f06241c12f6))
52+
53+
54+
55+
## [1.1.5](https://github.com/salesforcecli/plugin-settings/compare/1.1.4...1.1.5) (2022-11-05)
56+
57+
58+
### Bug Fixes
59+
60+
* **deps:** bump tslib from 2.4.0 to 2.4.1 ([458dcb4](https://github.com/salesforcecli/plugin-settings/commit/458dcb449c54c9ddaed067e219273da02d3c7aac))
61+
62+
63+
64+
## [1.1.4](https://github.com/salesforcecli/plugin-settings/compare/1.1.3...1.1.4) (2022-10-23)
65+
66+
67+
### Bug Fixes
68+
69+
* **deps:** bump @oclif/core from 1.19.0 to 1.19.1 ([ef72d53](https://github.com/salesforcecli/plugin-settings/commit/ef72d53f852ae1f04bfbeb090bc93938617cb7dc))
70+
71+
72+
73+
## [1.1.3](https://github.com/salesforcecli/plugin-settings/compare/1.1.2...1.1.3) (2022-10-23)
74+
75+
76+
### Bug Fixes
77+
78+
* **deps:** bump @salesforce/sf-plugins-core from 1.15.2 to 1.17.0 ([1e69dac](https://github.com/salesforcecli/plugin-settings/commit/1e69dac7fbce805d72abeddc43b35e8335a41b97))
79+
80+
81+
82+
## [1.1.2](https://github.com/salesforcecli/plugin-settings/compare/1.1.1...1.1.2) (2022-10-22)
83+
84+
85+
### Bug Fixes
86+
87+
* **deps:** bump @salesforce/core from 3.31.12 to 3.31.16 ([a928f2f](https://github.com/salesforcecli/plugin-settings/commit/a928f2ffa359562d9f85be5445f0dccbd42c3890))
88+
89+
90+
91+
## [1.1.1](https://github.com/salesforcecli/plugin-settings/compare/1.1.0...1.1.1) (2022-10-19)
92+
93+
94+
### Bug Fixes
95+
96+
* enable beta ([7fbfbee](https://github.com/salesforcecli/plugin-settings/commit/7fbfbee176aa151657e1d411a79bd69bcd70cfec))
97+
98+
99+
100+
# [1.1.0](https://github.com/salesforcecli/plugin-settings/compare/1.0.9...1.1.0) (2022-10-19)
101+
102+
103+
### Bug Fixes
104+
105+
* additional nuts ([0fbf345](https://github.com/salesforcecli/plugin-settings/commit/0fbf3453bb82d37a74db5ef50648fce663b575fd))
106+
* edit messages for "sf alias set" ([6331247](https://github.com/salesforcecli/plugin-settings/commit/6331247471061dc952533a4a7f5149ae1b254d8d))
107+
* edit messages for "sf alias unset" ([0cd2322](https://github.com/salesforcecli/plugin-settings/commit/0cd2322eca0e9de456b4a7ec9b4c8eaed2e388c3))
108+
* edit messages for alias list ([1032ddc](https://github.com/salesforcecli/plugin-settings/commit/1032ddc5099a820e89a60eaca347417ae72e738d))
109+
* failing test ([cff4e6d](https://github.com/salesforcecli/plugin-settings/commit/cff4e6d4f76319d684961684506a7bd9adbb4c05))
110+
* list and set NUTs ([667d294](https://github.com/salesforcecli/plugin-settings/commit/667d294c6d583d883f5c940380103fa9c5c623be))
111+
* nuts eol ([7452e7f](https://github.com/salesforcecli/plugin-settings/commit/7452e7f88ad79a14d9a072e78ad8357ff0f81c65))
112+
* refactor for sf-plugins-core ([2bfedf3](https://github.com/salesforcecli/plugin-settings/commit/2bfedf3376e53dd6eb7e0032f13361413c6f4759))
113+
* schema compare fix ([2b9cec7](https://github.com/salesforcecli/plugin-settings/commit/2b9cec7f24a11193936a415931cfaa25224af352))
114+
* tweak config list messages ([cd72a42](https://github.com/salesforcecli/plugin-settings/commit/cd72a42804004b008ed808e6f4293c446e6c2955))
115+
* tweak config set messages ([52f0716](https://github.com/salesforcecli/plugin-settings/commit/52f07168532d0689a79a5a298bd71fb8fa84b3db))
116+
* tweak config unset messages ([0831bf9](https://github.com/salesforcecli/plugin-settings/commit/0831bf9954ba4498f77817baa69b1425a45c1e74))
117+
* unset nuts ([2dd8609](https://github.com/salesforcecli/plugin-settings/commit/2dd86097a7cb544a0753389ba272cc02ebca3faa))
118+
119+
120+
### Features
121+
122+
* alias set working (needs DRYing) ([d89d967](https://github.com/salesforcecli/plugin-settings/commit/d89d9671fa1773b321f4838fa8381910564f17b0))
123+
* list working ([bd95f85](https://github.com/salesforcecli/plugin-settings/commit/bd95f855d1ca0f68aa496e9462923ff9dcbd7749))
124+
* unset command complete ([e96ea46](https://github.com/salesforcecli/plugin-settings/commit/e96ea46fe56692d20b1010bb806398dcf7ff191c))
125+
126+
127+
128+
## [1.0.9](https://github.com/salesforcecli/plugin-settings/compare/1.0.8...1.0.9) (2022-10-15)
6129

7-
### 1.0.1 (2022-09-08)
8130

9131
### Bug Fixes
10132

11-
- allow test lib dir ([e7462c3](https://github.com/salesforcecli/plugin-settings/commit/e7462c366cd6e94837628c1c2786023934698694))
12-
- migrate plugin-config commands ([b1eb3f3](https://github.com/salesforcecli/plugin-settings/commit/b1eb3f397cbfd172e87d73b9038d66f91ce69bc4))
13-
- version bump ([c453b44](https://github.com/salesforcecli/plugin-settings/commit/c453b44346e2c2bf80d525c56eda6903c013a0ac))
14-
- whoops ([3765278](https://github.com/salesforcecli/plugin-settings/commit/376527852b5f37c201d813dee9599a3453e25b67))
133+
* **deps:** bump @salesforce/sf-plugins-core from 1.14.1 to 1.15.2 ([f33f721](https://github.com/salesforcecli/plugin-settings/commit/f33f72186601784a2f718216842527669eb454cd))
134+
135+
136+
137+
## [1.0.8](https://github.com/salesforcecli/plugin-settings/compare/1.0.7...1.0.8) (2022-10-08)
138+
139+
140+
### Bug Fixes
141+
142+
* **deps:** bump @oclif/core from 1.16.4 to 1.16.5 ([d8295c5](https://github.com/salesforcecli/plugin-settings/commit/d8295c57415810fa19d0153a1cd3497ac6f24658))
143+
144+
145+
146+
## [1.0.7](https://github.com/salesforcecli/plugin-settings/compare/1.0.6...1.0.7) (2022-09-26)
147+
148+
149+
### Bug Fixes
150+
151+
* **deps:** bump @salesforce/core from 3.30.2 to 3.30.8 ([d297aff](https://github.com/salesforcecli/plugin-settings/commit/d297aff7066c3abd3f351119c3924cc965d27c0f))
152+
153+
154+
155+
## [1.0.6](https://github.com/salesforcecli/plugin-settings/compare/1.0.5...1.0.6) (2022-09-26)
156+
157+
158+
### Bug Fixes
159+
160+
* **deps:** bump @oclif/core from 1.16.3 to 1.16.4 ([8496fb9](https://github.com/salesforcecli/plugin-settings/commit/8496fb936ed555c9dd9bf580fafb43c0c1ee8689))
161+
162+
163+
164+
## [1.0.5](https://github.com/salesforcecli/plugin-settings/compare/1.0.4...1.0.5) (2022-09-17)
165+
166+
167+
### Bug Fixes
168+
169+
* **deps:** bump @oclif/core from 1.16.1 to 1.16.3 ([ac40c45](https://github.com/salesforcecli/plugin-settings/commit/ac40c452ffaf876a9e357b4f7f4e56eae2bee88c))
170+
171+
172+
173+
## [1.0.4](https://github.com/salesforcecli/plugin-settings/compare/1.0.3...1.0.4) (2022-09-13)
174+
175+
176+
### Bug Fixes
177+
178+
* unsetting with set ([574140d](https://github.com/salesforcecli/plugin-settings/commit/574140d0c9686847e9f93b4a0ee7c46710d81d34))
179+
180+
181+
182+
## [1.0.3](https://github.com/salesforcecli/plugin-settings/compare/v1.0.2...1.0.3) (2022-09-13)
183+
184+
185+
### Bug Fixes
186+
187+
* **deps:** bump @salesforce/core from 3.26.3 to 3.30.0 ([0e9042c](https://github.com/salesforcecli/plugin-settings/commit/0e9042cde11199a852a81c9073c8026805cb9394))
188+
189+
190+
191+
## [1.0.2](https://github.com/salesforcecli/plugin-settings/compare/v1.0.1...v1.0.2) (2022-09-09)
192+
193+
194+
195+
## [1.0.1](https://github.com/salesforcecli/plugin-settings/compare/b1eb3f397cbfd172e87d73b9038d66f91ce69bc4...v1.0.1) (2022-09-08)
196+
197+
198+
### Bug Fixes
199+
200+
* allow test lib dir ([e7462c3](https://github.com/salesforcecli/plugin-settings/commit/e7462c366cd6e94837628c1c2786023934698694))
201+
* migrate plugin-config commands ([b1eb3f3](https://github.com/salesforcecli/plugin-settings/commit/b1eb3f397cbfd172e87d73b9038d66f91ce69bc4))
202+
* version bump ([c453b44](https://github.com/salesforcecli/plugin-settings/commit/c453b44346e2c2bf80d525c56eda6903c013a0ac))
203+
* whoops ([3765278](https://github.com/salesforcecli/plugin-settings/commit/376527852b5f37c201d813dee9599a3453e25b67))
204+
15205

16-
# Changelog
17206

18-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

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.10",
4+
"version": "1.1.11",
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)