Releases: asyncapi/spec-json-schemas
Releases · asyncapi/spec-json-schemas
v2.7.7
2.7.7 (2021-03-18)
Bug Fixes
- allow extending components object with specification extensions (#47) (0e01a07)
v2.7.6
2.7.6 (2021-02-04)
Bug Fixes
- change minItems of oneOf and anyOf to 1 (#41) (37c2e10)
v2.7.5
2.7.5 (2020-10-20)
Bug Fixes
v2.7.4
2.7.4 (2020-08-10)
Bug Fixes
v2.7.3
2.7.3 (2020-08-07)
Bug Fixes
- Schema should not enforce minProperties (#14) (a85b486)
v2.7.2
2.7.2 (2020-06-17)
Bug Fixes
- make sure header must be an object schema (#10) (1cae0cd)
v2.7.1
2.7.1 (2020-03-23)
Bug Fixes
- update readme with sample using proper package (#8) (f207198)
v2.7.0
2.7.0 (2020-03-23)
NOTICE:
Instead of asyncapi
we now release to NPM under @asyncapi
scope, so the package you should now use in your dependencies is @asyncapi/specs
Features
- add configuration for automated releases (#6) (18f7f3f)