Skip to content

Commit 2653354

Browse files
committed
build: bumping version
Signed-off-by: Pawel Psztyc <jarrodek@gmail.com>
1 parent 5e6b5d3 commit 2653354

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

custom-elements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
},
313313
{
314314
"name": "amf",
315-
"description": "Generated AMF json/ld model form the API spec.\nThe element assumes the object of the first array item to be a\ntype of `\"http://raml.org/vocabularies/document#Document`\non AMF vocabulary.\n\nIt is only usefult for the element to resolve references.",
315+
"description": "Generated AMF json/ld model form the API spec.\nThe element assumes the object of the first array item to be a\ntype of `\"http://raml.org/vocabularies/document#Document`\non AMF vocabulary.\n\nIt is only useful for the element to resolve references.",
316316
"type": "object | object[] | undefined"
317317
}
318318
],

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@api-components/api-endpoint-documentation",
33
"description": "A component to generate documentation for a resource from AMF model",
4-
"version": "6.0.0-preview",
4+
"version": "6.0.0",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"module": "index.js",

0 commit comments

Comments
 (0)