Releases: readmeio/swagger-inline
Releases · readmeio/swagger-inline
v7.0.1
7.0.0
What's Changed
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #299
- chore(deps-dev): bump eslint from 8.33.0 to 8.35.0 by @dependabot in #298
- chore(deps-dev): bump jest from 29.4.1 to 29.4.3 by @dependabot in #297
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.7 by @dependabot in #303
- chore(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #300
- chore(deps-dev): bump eslint from 8.35.0 to 8.37.0 by @dependabot in #301
- chore(deps-dev): bump @readme/eslint-config from 10.5.0 to 10.5.2 by @dependabot in #302
- chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #304
- chore(deps-dev): bump eslint from 8.37.0 to 8.39.0 by @dependabot in #305
- docs: parameter shorthand example by @kanadgupta in #306
- chore(deps-dev): bump eslint from 8.39.0 to 8.41.0 by @dependabot in #307
- chore(deps-dev): bump @readme/eslint-config from 10.5.2 to 10.5.3 by @dependabot in #308
- feat: dropping support for node 14 by @erunion in #311
New Contributors
- @kanadgupta made their first contribution in #306
Full Changelog: 6.1.1...7.0.0
6.1.1
What's Changed
- chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #276
- chore(deps-dev): bump @readme/eslint-config from 10.0.0 to 10.1.0 by @dependabot in #277
- chore(deps-dev): bump jest from 28.1.3 to 29.0.1 by @dependabot in #278
- chore(deps-dev): bump jest from 29.0.1 to 29.1.2 by @dependabot in #280
- chore(deps-dev): bump eslint from 8.23.0 to 8.24.0 by @dependabot in #279
- chore(deps-dev): bump eslint from 8.24.0 to 8.26.0 by @dependabot in #282
- chore(deps-dev): bump jest from 29.1.2 to 29.2.2 by @dependabot in #283
- chore(deps-dev): bump @readme/eslint-config from 10.1.0 to 10.1.1 by @dependabot in #284
- chore(deps): bump promise.any from 2.0.4 to 2.0.5 by @dependabot in #289
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #288
- chore(deps-dev): bump @readme/eslint-config from 10.1.1 to 10.2.0 by @dependabot in #287
- chore(deps-dev): bump eslint from 8.26.0 to 8.28.0 by @dependabot in #286
- chore(deps-dev): bump jest from 29.2.2 to 29.3.1 by @dependabot in #285
Full Changelog: 6.1.0...6.1.1
6.1.0
What's Changed
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #264
- chore(deps-dev): bump @readme/eslint-config from 8.7.2 to 8.7.3 by @dependabot in #262
- chore(deps-dev): bump jest from 28.0.1 to 28.0.3 by @dependabot in #261
- chore(deps): bump promise.any from 2.0.3 to 2.0.4 by @dependabot in #260
- chore(deps-dev): bump eslint from 8.14.0 to 8.16.0 by @dependabot in #267
- chore(deps-dev): bump jest from 28.0.3 to 28.1.0 by @dependabot in #266
- chore(deps-dev): bump @readme/eslint-config from 8.7.3 to 8.7.5 by @dependabot in #265
- chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #268
- chore(deps-dev): bump eslint from 8.16.0 to 8.18.0 by @dependabot in #269
- chore(deps-dev): bump jest from 28.1.0 to 28.1.2 by @dependabot in #270
- chore(deps-dev): bump @readme/eslint-config from 8.7.5 to 8.8.0 by @dependabot in #271
- chore(deps-dev): bump eslint from 8.18.0 to 8.21.0 by @dependabot in #274
- chore(deps-dev): bump @readme/eslint-config from 8.8.0 to 9.0.0 by @dependabot in #273
- chore(deps-dev): bump jest from 28.1.2 to 28.1.3 by @dependabot in #272
- fix: filtering empty lines in docblocks preventing markdown tables from working by @erunion in #275
Full Changelog: 6.0.0...6.1.0
6.0.0
5.3.0
What's Changed
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.1 by @dependabot in #253
- chore(deps-dev): bump @readme/eslint-config from 8.4.4 to 8.5.1 by @dependabot in #256
- chore(deps-dev): bump eslint from 8.10.0 to 8.12.0 by @dependabot in #254
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #257
- feat(index): add ability to specify
title
andversion
from CLI. by @garrett-wade in #258
Full Changelog: 5.2.0...5.3.0
5.2.0
5.1.1
What's Changed
- Adding support for tabs along with spaces for inline comments by @garrett-wade in #252
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- chore(deps-dev): bump @readme/eslint-config from 8.2.0 to 8.4.2 by @dependabot in #244
- chore(deps-dev): bump jest from 27.4.7 to 27.5.1 by @dependabot in #245
- chore(deps-dev): bump eslint from 8.8.0 to 8.10.0 by @dependabot in #246
- chore(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #247
- chore(deps): bump actions/setup-node from 2.5.1 to 3 by @dependabot in #248
- Pattern support by @garrett-wade in #249
New Contributors
- @garrett-wade made their first contribution in #249
Full Changelog: 5.0.4...5.1.0
5.0.4
What's Changed
- chore(deps-dev): bump @readme/eslint-config from 8.1.1 to 8.2.0 by @dependabot in #239
- chore(deps): bump globby from 11.0.4 to 11.1.0 by @dependabot in #243
- chore(deps-dev): bump eslint from 8.6.0 to 8.8.0 by @dependabot in #241
- chore(deps-dev): bump jest from 27.4.5 to 27.4.7 by @dependabot in #242
Full Changelog: 5.0.3...5.0.4