v0.8.0
What's Changed
This release adds the api:validate:local
command as well as a json output option for the api:validate
and api:validate:local
commands with the --json
flag.
New Features
- Add api:validate:local command and refactor shared functions by @CalemRoelofsSB in #306
Other Changes
- Add dependabot.yaml and update dependencies by @CalemRoelofsSB in #296
- build(deps): bump @oclif/plugin-plugins from 2.4.7 to 3.1.3 by @dependabot in #297
- build(deps-dev): bump husky from 6.0.0 to 8.0.3 by @dependabot in #299
- build(deps-dev): bump globby from 11.1.0 to 13.2.0 by @dependabot in #300
- build(deps): bump semver from 7.5.2 to 7.5.3 by @dependabot in #302
- build(deps): bump @oclif/plugin-plugins from 3.1.3 to 3.1.5 by @dependabot in #303
- build(deps-dev): bump @oclif/test from 2.3.23 to 2.3.25 by @dependabot in #304
- build(deps): bump @oclif/core from 2.8.7 to 2.8.10 by @dependabot in #305
- build(deps): bump @oclif/core from 2.8.8 to 2.8.11 by @dependabot in #307
- build(deps-dev): bump @oclif/test from 2.3.25 to 2.3.26 by @dependabot in #308
- build(deps): bump @oclif/plugin-plugins from 3.1.5 to 3.1.6 by @dependabot in #309
- Bump version of dependencies by @CalemRoelofsSB in #310
- build(deps): bump json-templates from 4.3.0 to 5.0.0 by @dependabot in #311
- build(deps): bump semver from 7.5.3 to 7.5.4 by @dependabot in #313
- build(deps-dev): bump @oclif/test from 2.3.26 to 2.3.27 by @dependabot in #314
- build(deps-dev): bump globby from 13.2.1 to 13.2.2 by @dependabot in #312
- build(deps-dev): bump @oclif/test from 2.3.27 to 2.3.28 by @dependabot in #315
- build(deps): bump @oclif/plugin-help from 5.2.11 to 5.2.12 by @dependabot in #317
- build(deps): bump @oclif/core from 2.8.11 to 2.9.1 by @dependabot in #318
Full Changelog: v0.7.2...v0.8.0