In this release, we add commands for Categories, as well as a docs:single
command for syncing individual Markdown files. Thanks @garrett-wade!
What's Changed
- ci: run tests on
pull_request
event by @kanadgupta in #531 - chore(deps-dev): bump jest from 28.1.1 to 28.1.2 by @dependabot in #532
- chore(deps-dev): bump nock from 13.2.7 to 13.2.8 by @dependabot in #534
- feat: add
docs:single
by @garrett-wade in #529 - feat(config): add ability to override host + hub by @kanadgupta in #535
- fix(openapi): clearer copy, smol refactors by @kanadgupta in #536
- docs: add some language on
--2fa
option by @kanadgupta in #537 - feat: better error-handling for non-JSON responses by @kanadgupta in #538
- feat: add
categories
andcategories:create
by @garrett-wade in #530
New Contributors
- @garrett-wade made their first contribution in #529
Full Changelog: 7.3.0...7.4.0