Skip to content

Commit c27a7c3

Browse files
committed
style(CHANGELOG): Autoformat
1 parent c68fbf9 commit c27a7c3

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

CHANGELOG.md

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ Minor patch to fix version text
5050

5151
### Fixed
5252

53-
- [CIO-465](https://github.com/jwu910/check-it-out/pull/465) Fix missing line break on app version log @aksappy
53+
- [CIO-465](https://github.com/jwu910/check-it-out/pull/465) Fix missing line break on app version log @aksappy
5454

5555
## [[3.0.1]](https://github.com/jwu910/check-it-out/releases/tag/v3.0.1) - 2019-11-20
5656

5757
### Security
5858

59-
- [CIO-0] Dependabot secruity bump
60-
- [CIO-0] Update npm script to use npx for commitizen style commits
59+
- [CIO-0] Dependabot secruity bump
60+
- [CIO-0] Update npm script to use npx for commitizen style commits
6161

6262
<hr />
6363

@@ -71,31 +71,31 @@ Head over to the [README](https://github.com/jwu910/check-it-out/blob/master/REA
7171

7272
### Added
7373

74-
- [CIO-0] Add more type definition documenation in the source code to help make the codebase easier to read
75-
- [CIO-166](https://github.com/jwu910/check-it-out/issues/166) Add feature for search and filter - users now able to use the `/` and `&` key's to refine their branches displayed
76-
- [CIO-369](https://github.com/jwu910/check-it-out/issues/369) Add Coffee badge to readme
74+
- [CIO-0] Add more type definition documenation in the source code to help make the codebase easier to read
75+
- [CIO-166](https://github.com/jwu910/check-it-out/issues/166) Add feature for search and filter - users now able to use the `/` and `&` key's to refine their branches displayed
76+
- [CIO-369](https://github.com/jwu910/check-it-out/issues/369) Add Coffee badge to readme
7777

7878
### Changed
7979

80-
- [CIO-0] Update danger rules - bump danger version
81-
- [CIO-0] Refactor app for better readability and future development - Introduce typing with ts compatible documentation
82-
- [CIO-0] Move away from Promises in source code in lieu of async/await
83-
- [CIO-315](https://github.com/jwu910/check-it-out/issues/315) Make CIO commitizen friendly
84-
- [CIO-413](https://github.com/jwu910/check-it-out/issues/413) Update dependabot configs - No longer testing compatibility for node 6 and 7 on travis
85-
- [CIO-454](https://github.com/jwu910/check-it-out/issues/454) Develop against master
80+
- [CIO-0] Update danger rules - bump danger version
81+
- [CIO-0] Refactor app for better readability and future development - Introduce typing with ts compatible documentation
82+
- [CIO-0] Move away from Promises in source code in lieu of async/await
83+
- [CIO-315](https://github.com/jwu910/check-it-out/issues/315) Make CIO commitizen friendly
84+
- [CIO-413](https://github.com/jwu910/check-it-out/issues/413) Update dependabot configs - No longer testing compatibility for node 6 and 7 on travis
85+
- [CIO-454](https://github.com/jwu910/check-it-out/issues/454) Develop against master
8686

8787
### Removed
8888

89-
- [CIO-0] Removed all-contributors dependency, opted for bot integration instead
89+
- [CIO-0] Removed all-contributors dependency, opted for bot integration instead
9090

9191
### Fixed
9292

93-
- [CIO-372](https://github.com/jwu910/check-it-out/issues/372) Fix broken link on Coffee badge
94-
- [CIO-452](https://github.com/jwu910/check-it-out/issues/452) Fix bug on search pattern regex
93+
- [CIO-372](https://github.com/jwu910/check-it-out/issues/372) Fix broken link on Coffee badge
94+
- [CIO-452](https://github.com/jwu910/check-it-out/issues/452) Fix bug on search pattern regex
9595

9696
### Security
9797

98-
- [CIO-0] Update dependencies with NPM audit
98+
- [CIO-0] Update dependencies with NPM audit
9999

100100
<hr />
101101

@@ -107,7 +107,7 @@ Clean up some WET code
107107

108108
### Changed
109109

110-
- [CIO-313](https://github.com/jwu910/check-it-out/issues/313) Fix similar code in utils/git.js
110+
- [CIO-313](https://github.com/jwu910/check-it-out/issues/313) Fix similar code in utils/git.js
111111

112112
<hr />
113113

@@ -119,13 +119,13 @@ Minor updates and documentation
119119

120120
### Changed
121121

122-
- [CIO-320](https://github.com/jwu910/check-it-out/issues/320) Write better documentation
123-
- [CIO-316](https://github.com/jwu910/check-it-out/issues/316) Add LGTM badge to readme
124-
- [CIO-328](https://github.com/jwu910/check-it-out/issues/328) Add code climate badget to readme
122+
- [CIO-320](https://github.com/jwu910/check-it-out/issues/320) Write better documentation
123+
- [CIO-316](https://github.com/jwu910/check-it-out/issues/316) Add LGTM badge to readme
124+
- [CIO-328](https://github.com/jwu910/check-it-out/issues/328) Add code climate badget to readme
125125

126126
### Fixed
127127

128-
- [CIO-312](https://github.com/jwu910/check-it-out/issues/312) Fix similar code block
128+
- [CIO-312](https://github.com/jwu910/check-it-out/issues/312) Fix similar code block
129129

130130
<hr />
131131

@@ -137,11 +137,11 @@ Patch release to fix a minor bug where loading screen disappears on larger proje
137137

138138
### Added
139139

140-
- CIO-0 Update project configs relating to update-notifier and dependabot
140+
- CIO-0 Update project configs relating to update-notifier and dependabot
141141

142142
### Fixed
143143

144-
- [CIO-257](https://github.com/jwu910/check-it-out/issues/257) Fix append order to address missing load screen bug
144+
- [CIO-257](https://github.com/jwu910/check-it-out/issues/257) Fix append order to address missing load screen bug
145145

146146
<hr />
147147

@@ -155,17 +155,17 @@ Looking forward to 2.1.0, we can expect to see the ability to filter branches.
155155

156156
### Added
157157

158-
- CIO-0 Add CODEOWNERS
159-
- [CIO-277](https://github.com/jwu910/check-it-out/issues/277) Add status bar container interface
160-
- [CIO-280](https://github.com/jwu910/check-it-out/issues/280) Add message center and replace message interface
158+
- CIO-0 Add CODEOWNERS
159+
- [CIO-277](https://github.com/jwu910/check-it-out/issues/277) Add status bar container interface
160+
- [CIO-280](https://github.com/jwu910/check-it-out/issues/280) Add message center and replace message interface
161161

162162
### Removed
163163

164-
- [CIO-296](https://github.com/jwu910/check-it-out/issues/296) Remove screen title property from interface
164+
- [CIO-296](https://github.com/jwu910/check-it-out/issues/296) Remove screen title property from interface
165165

166166
### Security
167167

168-
- [CIO-281](https://github.com/jwu910/check-it-out/issues/281) Update multiple dependencies to resolve vulnerabilities
168+
- [CIO-281](https://github.com/jwu910/check-it-out/issues/281) Update multiple dependencies to resolve vulnerabilities
169169

170170
<hr />
171171

@@ -177,19 +177,19 @@ Added CIO to some issue aggregating sites. Pretty neat! Started utilizing [hacto
177177

178178
### Added
179179

180-
- [CIO-259](https://github.com/jwu910/check-it-out/issues/259) User can now terminate loading states with escape hotkeys (q, esc, C-c)
181-
- [CIO-260](https://github.com/jwu910/check-it-out/issues/260) Add first-timers-only badge to readme
180+
- [CIO-259](https://github.com/jwu910/check-it-out/issues/259) User can now terminate loading states with escape hotkeys (q, esc, C-c)
181+
- [CIO-260](https://github.com/jwu910/check-it-out/issues/260) Add first-timers-only badge to readme
182182

183183
### Changed
184184

185-
- [CIO-268](https://github.com/jwu910/check-it-out/issues/268) Add pull request template
186-
- [CIO-271](https://github.com/jwu910/check-it-out/issues/271) Add 'format' to npm scripts to invoke [prettier](https://prettier.io)
185+
- [CIO-268](https://github.com/jwu910/check-it-out/issues/268) Add pull request template
186+
- [CIO-271](https://github.com/jwu910/check-it-out/issues/271) Add 'format' to npm scripts to invoke [prettier](https://prettier.io)
187187

188188
<hr />
189189

190190
## [[1.0.1]](https://github.com/jwu910/check-it-out/releases/tag/v1.0.1) - 2018-09-17
191191

192-
- [CIO-252](https://github.com/jwu910/check-it-out/issues/252) Update logo url
192+
- [CIO-252](https://github.com/jwu910/check-it-out/issues/252) Update logo url
193193

194194
<hr />
195195

@@ -203,11 +203,11 @@ Roadmap: Add gh-page source code back into master branch and use (probably) gats
203203

204204
### Added
205205

206-
- [CIO-244](https://github.com/jwu910/check-it-out/issues/244) Add logo and theme palette from openlogo contest
206+
- [CIO-244](https://github.com/jwu910/check-it-out/issues/244) Add logo and theme palette from openlogo contest
207207

208208
### Fixed
209209

210-
- [CIO-247](https://github.com/jwu910/check-it-out/issues/247) Add spinner to check out process and fix missing loading spinner from startup
210+
- [CIO-247](https://github.com/jwu910/check-it-out/issues/247) Add spinner to check out process and fix missing loading spinner from startup
211211

212212
<hr />
213213

@@ -219,15 +219,15 @@ Some minor changes in preparation for 1.0.0
219219

220220
### Added
221221

222-
- [CIO-203](https://github.com/jwu910/check-it-out/issues/203) Add configuration for sort date option
222+
- [CIO-203](https://github.com/jwu910/check-it-out/issues/203) Add configuration for sort date option
223223

224224
### Changed
225225

226-
- [CIO-198](https://github.com/jwu910/check-it-out/issues/198) Change function declarations to const
226+
- [CIO-198](https://github.com/jwu910/check-it-out/issues/198) Change function declarations to const
227227

228228
### Fixed
229229

230-
- [CIO-120](https://github.com/jwu910/check-it-out/issues/120) Fix table width to show scrollbar
230+
- [CIO-120](https://github.com/jwu910/check-it-out/issues/120) Fix table width to show scrollbar
231231

232232
<hr />
233233

@@ -245,27 +245,27 @@ Found some documentation issues. Had to update readme image paths. Currently NPM
245245

246246
### Added
247247

248-
- [CIO-102](https://github.com/jwu910/check-it-out/issues/102) Add configurable options for user.
249-
- [CIO-153](https://github.com/jwu910/check-it-out/issues/153) Add code of conduct.
250-
- [CIO-194](https://github.com/jwu910/check-it-out/issues/194) Added [Danger](https://danger.systems) to CIO.
251-
- [CIO-210](https://github.com/jwu910/check-it-out/issues/210) Added regex for Danger rules.
252-
- [CIO-213](https://github.com/jwu910/check-it-out/issues/213) Set up build stages for [TravisCI](https://travis-ci.org).
253-
- [CIO-230](https://github.com/jwu910/check-it-out/issues/230) Add case for flag `--reset-config` to reset Check It Out to defaults
248+
- [CIO-102](https://github.com/jwu910/check-it-out/issues/102) Add configurable options for user.
249+
- [CIO-153](https://github.com/jwu910/check-it-out/issues/153) Add code of conduct.
250+
- [CIO-194](https://github.com/jwu910/check-it-out/issues/194) Added [Danger](https://danger.systems) to CIO.
251+
- [CIO-210](https://github.com/jwu910/check-it-out/issues/210) Added regex for Danger rules.
252+
- [CIO-213](https://github.com/jwu910/check-it-out/issues/213) Set up build stages for [TravisCI](https://travis-ci.org).
253+
- [CIO-230](https://github.com/jwu910/check-it-out/issues/230) Add case for flag `--reset-config` to reset Check It Out to defaults
254254

255255
### Changed
256256

257-
- [CIO-205](https://github.com/jwu910/check-it-out/issues/205) Update table header name.
258-
- [CIO-206](https://github.com/jwu910/check-it-out/issues/206) Update gifs.
259-
- [CIO-207](https://github.com/jwu910/check-it-out/issues/207) Changed homepage url in package json.
260-
- [CIO-212](https://github.com/jwu910/check-it-out/issues/212) Change refresh hotkey from <kbd>r</kbd> to <kbd>Ctrl</kbd>+<kbd>r</kbd>
261-
- [CIO-217](https://github.com/jwu910/check-it-out/issues/217) Update readme regarding windows compatibility.
262-
- [CIO-221](https://github.com/jwu910/check-it-out/issues/221) Update readme with new `<kbd>` elements.
263-
- [CIO-226](https://github.com/jwu910/check-it-out/issues/226) Change git log config from single string to array of strings. Breaks git log
264-
- [CIO-227](https://github.com/jwu910/check-it-out/issues/227) Update git log gif
257+
- [CIO-205](https://github.com/jwu910/check-it-out/issues/205) Update table header name.
258+
- [CIO-206](https://github.com/jwu910/check-it-out/issues/206) Update gifs.
259+
- [CIO-207](https://github.com/jwu910/check-it-out/issues/207) Changed homepage url in package json.
260+
- [CIO-212](https://github.com/jwu910/check-it-out/issues/212) Change refresh hotkey from <kbd>r</kbd> to <kbd>Ctrl</kbd>+<kbd>r</kbd>
261+
- [CIO-217](https://github.com/jwu910/check-it-out/issues/217) Update readme regarding windows compatibility.
262+
- [CIO-221](https://github.com/jwu910/check-it-out/issues/221) Update readme with new `<kbd>` elements.
263+
- [CIO-226](https://github.com/jwu910/check-it-out/issues/226) Change git log config from single string to array of strings. Breaks git log
264+
- [CIO-227](https://github.com/jwu910/check-it-out/issues/227) Update git log gif
265265

266266
### Fixed
267267

268-
- [CIO-235](https://github.com/jwu910/check-it-out/issues/235) Change Dangerfile. PR to master will fail.
268+
- [CIO-235](https://github.com/jwu910/check-it-out/issues/235) Change Dangerfile. PR to master will fail.
269269

270270
<hr />
271271

@@ -277,20 +277,20 @@ This release _should_ make CIO faster. We added loading text so when you're work
277277

278278
### Added
279279

280-
- [CIO-187](https://github.com/jwu910/check-it-out/issues/187) Added stale bot to CIO.
280+
- [CIO-187](https://github.com/jwu910/check-it-out/issues/187) Added stale bot to CIO.
281281

282282
### Changed
283283

284-
- [CIO-196](https://github.com/jwu910/check-it-out/issues/196) Changed how remotes were being listed
284+
- [CIO-196](https://github.com/jwu910/check-it-out/issues/196) Changed how remotes were being listed
285285

286286
### Removed
287287

288-
- [CIO-190](https://github.com/jwu910/check-it-out/issues/190) Removed redux dependency.
288+
- [CIO-190](https://github.com/jwu910/check-it-out/issues/190) Removed redux dependency.
289289

290290
### Fixed
291291

292-
- [CIO-56](https://github.com/jwu910/check-it-out/issues/56) Fixed the the way we parsed branch names to account for grouped branch names. Grouped branch names now display correctly.
293-
- [CIO-200](https://github.com/jwu910/check-it-out/issues/200) Fixed regression bug where pressing `[r]` did not refresh the branches and made sure loading text displays while CIO awaiting git response.
292+
- [CIO-56](https://github.com/jwu910/check-it-out/issues/56) Fixed the the way we parsed branch names to account for grouped branch names. Grouped branch names now display correctly.
293+
- [CIO-200](https://github.com/jwu910/check-it-out/issues/200) Fixed regression bug where pressing `[r]` did not refresh the branches and made sure loading text displays while CIO awaiting git response.
294294

295295
```
296296

0 commit comments

Comments
 (0)