@swagger-api/apidom-ns-json-schema-draft-6
Advanced tools
Comparing version 1.0.0-beta.10 to 1.0.0-beta.11
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.0.0-beta.11](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2025-01-27) | ||
### Bug Fixes | ||
- **ns-json-schema:** collect properly metadata for dialect and schema identifiers ([#4689](https://github.com/swagger-api/apidom/issues/4689)) ([a69a698](https://github.com/swagger-api/apidom/commit/a69a6983e5b0295417fbab8f2213d641f34768e2)) | ||
# [1.0.0-beta.10](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2025-01-25) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ns-json-schema-draft-6", | ||
"version": "1.0.0-beta.10", | ||
"version": "1.0.0-beta.11", | ||
"description": "JSON Schema Draft 6 namespace for ApiDOM.", | ||
@@ -45,5 +45,5 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-core": "^1.0.0-beta.10", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.10", | ||
"@swagger-api/apidom-ns-json-schema-draft-4": "^1.0.0-beta.10", | ||
"@swagger-api/apidom-core": "^1.0.0-beta.11", | ||
"@swagger-api/apidom-error": "^1.0.0-beta.11", | ||
"@swagger-api/apidom-ns-json-schema-draft-4": "^1.0.0-beta.11", | ||
"@types/ramda": "~0.30.0", | ||
@@ -64,3 +64,3 @@ "ramda": "~0.30.0", | ||
], | ||
"gitHead": "ee2045e4a14214810fecb7ddaa75b1ae35daf8e4" | ||
"gitHead": "2923c19f907b5d88a92eb3f297069dd3af78cd96" | ||
} |
Sorry, the diff of this file is too big to display
263892