Skip to content

Commit

Permalink
Merge pull request #865 from mulesoft/release/6.6.46
Browse files Browse the repository at this point in the history
Release/6.6.46
  • Loading branch information
spezzirriemiliano authored Jan 14, 2025
2 parents dfd95f0 + e0991cd commit 8ffd873
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 27 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ demo/models/flattened/*.json
!demo/models/avro2.json

.idea/
.sfdx
.codegenie
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "api-console",
"description": "The API Console to automatically generate API documentation from RAML and OAS files.",
"version": "6.6.45",
"version": "6.6.46",
"license": "CPAL-1.0",
"main": "index.js",
"module": "index.js",
Expand Down Expand Up @@ -36,9 +36,9 @@
"@advanced-rest-client/arc-icons": "^3.2.2",
"@advanced-rest-client/oauth-authorization": "^5.0.4",
"@anypoint-web-components/anypoint-button": "^1.1.1",
"@api-components/amf-helper-mixin": "^4.5.28",
"@api-components/amf-helper-mixin": "^4.5.29",
"@api-components/api-console-ext-comm": "^3.0.0",
"@api-components/api-documentation": "^6.1.2",
"@api-components/api-documentation": "^6.1.6",
"@api-components/api-navigation": "^4.3.1",
"@api-components/api-request": "^0.3.0",
"@polymer/app-layout": "^3.1.0",
Expand Down

0 comments on commit 8ffd873

Please sign in to comment.