Skip to content

Commit 8ffd873

Browse files
Merge pull request #865 from mulesoft/release/6.6.46
Release/6.6.46
2 parents dfd95f0 + e0991cd commit 8ffd873

File tree

3 files changed

+29
-27
lines changed

3 files changed

+29
-27
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,5 @@ demo/models/flattened/*.json
6767
!demo/models/avro2.json
6868

6969
.idea/
70+
.sfdx
71+
.codegenie

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "api-console",
33
"description": "The API Console to automatically generate API documentation from RAML and OAS files.",
4-
"version": "6.6.45",
4+
"version": "6.6.46",
55
"license": "CPAL-1.0",
66
"main": "index.js",
77
"module": "index.js",
@@ -36,9 +36,9 @@
3636
"@advanced-rest-client/arc-icons": "^3.2.2",
3737
"@advanced-rest-client/oauth-authorization": "^5.0.4",
3838
"@anypoint-web-components/anypoint-button": "^1.1.1",
39-
"@api-components/amf-helper-mixin": "^4.5.28",
39+
"@api-components/amf-helper-mixin": "^4.5.29",
4040
"@api-components/api-console-ext-comm": "^3.0.0",
41-
"@api-components/api-documentation": "^6.1.2",
41+
"@api-components/api-documentation": "^6.1.6",
4242
"@api-components/api-navigation": "^4.3.1",
4343
"@api-components/api-request": "^0.3.0",
4444
"@polymer/app-layout": "^3.1.0",

0 commit comments

Comments
 (0)