Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
v13.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed May 13, 2021
1 parent 66f2724 commit c13f8da
Show file tree
Hide file tree
Showing 16 changed files with 41 additions and 23 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## <small>13.4.6 (2021-05-13)</small>

* feat: updating httpsnippet and httpsnippet-client-api (#1299) ([66f2724](https://github.com/readmeio/api-explorer/commit/66f2724)), closes [#1299](https://github.com/readmeio/api-explorer/issues/1299)
* chore(deps-dev): bump @babel/core from 7.12.10 to 7.14.2 (#1298) ([333715e](https://github.com/readmeio/api-explorer/commit/333715e)), closes [#1298](https://github.com/readmeio/api-explorer/issues/1298)
* chore(deps-dev): bump eslint from 7.23.0 to 7.26.0 (#1292) ([9947947](https://github.com/readmeio/api-explorer/commit/9947947)), closes [#1292](https://github.com/readmeio/api-explorer/issues/1292)
* chore(deps-dev): bump jest-expect-har from 1.0.3 to 2.0.0 (#1289) ([9df5624](https://github.com/readmeio/api-explorer/commit/9df5624)), closes [#1289](https://github.com/readmeio/api-explorer/issues/1289)
* chore(deps-dev): bump prettier from 2.2.1 to 2.3.0 (#1290) ([65ceeca](https://github.com/readmeio/api-explorer/commit/65ceeca)), closes [#1290](https://github.com/readmeio/api-explorer/issues/1290)
* chore(deps): bump actions/setup-node from 2.1.4 to 2.1.5 (#1281) ([66a9f5f](https://github.com/readmeio/api-explorer/commit/66a9f5f)), closes [#1281](https://github.com/readmeio/api-explorer/issues/1281)
* chore(deps): bump classnames from 2.2.6 to 2.3.1 (#1284) ([217bb1d](https://github.com/readmeio/api-explorer/commit/217bb1d)), closes [#1284](https://github.com/readmeio/api-explorer/issues/1284)
* chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /packages/api-logs (#1294) ([d2185da](https://github.com/readmeio/api-explorer/commit/d2185da)), closes [#1294](https://github.com/readmeio/api-explorer/issues/1294)
* chore(deps): bump hosted-git-info in /packages/api-logs (#1295) ([7fe9bdb](https://github.com/readmeio/api-explorer/commit/7fe9bdb)), closes [#1295](https://github.com/readmeio/api-explorer/issues/1295)
* chore(deps): bump lodash from 4.17.19 to 4.17.21 in /packages/api-logs (#1293) ([a13bc34](https://github.com/readmeio/api-explorer/commit/a13bc34)), closes [#1293](https://github.com/readmeio/api-explorer/issues/1293)
* chore(deps): bump parse-data-url from 3.0.0 to 4.0.1 (#1288) ([bb0cdff](https://github.com/readmeio/api-explorer/commit/bb0cdff)), closes [#1288](https://github.com/readmeio/api-explorer/issues/1288)
* chore(deps): bump ssri from 6.0.1 to 6.0.2 in /packages/api-logs (#1297) ([067b776](https://github.com/readmeio/api-explorer/commit/067b776)), closes [#1297](https://github.com/readmeio/api-explorer/issues/1297)
* chore(deps): bump y18n from 4.0.0 to 4.0.3 in /packages/api-logs (#1296) ([ed6f5c0](https://github.com/readmeio/api-explorer/commit/ed6f5c0)), closes [#1296](https://github.com/readmeio/api-explorer/issues/1296)



## <small>13.4.5 (2021-05-11)</small>

* v13.4.4 ([f460bd7](https://github.com/readmeio/api-explorer/commit/f460bd7))
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "13.4.5"
"version": "13.4.6"
}
2 changes: 1 addition & 1 deletion packages/api-explorer/package-lock.json

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

12 changes: 6 additions & 6 deletions packages/api-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/api-explorer",
"description": "UI components for the API explorer",
"version": "13.4.5",
"version": "13.4.6",
"main": "dist/index.js",
"author": "Dom Harrington <[email protected]>",
"license": "ISC",
Expand All @@ -21,10 +21,10 @@
"dependencies": {
"@readme/http-status-codes": "^7.1.0",
"@readme/markdown-magic": "^11.0.0",
"@readme/oas-extensions": "^13.4.5",
"@readme/oas-form": "^13.4.5",
"@readme/oas-to-har": "^13.4.5",
"@readme/oas-to-snippet": "^13.4.5",
"@readme/oas-extensions": "^13.4.6",
"@readme/oas-form": "^13.4.6",
"@readme/oas-to-har": "^13.4.6",
"@readme/oas-to-snippet": "^13.4.6",
"@readme/syntax-highlighter": "^10.7.0",
"classnames": "^2.2.5",
"fetch-har": "^4.0.2",
Expand All @@ -50,7 +50,7 @@
"@readme/markdown": "^6.27.0",
"@readme/oas-examples": "^4.0.0",
"@readme/ui": "^1.17.8",
"@readme/variable": "^13.4.5",
"@readme/variable": "^13.4.6",
"@testing-library/react": "^11.2.2",
"css-loader": "^4.3.0",
"eslint": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-logs/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/api-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/api-logs",
"description": "React component for Api Logs",
"version": "13.4.5",
"version": "13.4.6",
"main": "dist/index.js",
"author": "sean dokko <github.com/dok>",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/oas-extensions/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/oas-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/oas-extensions",
"description": "A list of extensions that ReadMe has added to extend the OAS spec",
"version": "13.4.5",
"version": "13.4.6",
"author": "Dom Harrington <[email protected]>",
"license": "ISC",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/oas-form/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/oas-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@readme/oas-form",
"version": "13.4.5",
"version": "13.4.6",
"description": "A simple React component capable of building HTML forms out of an OpenAPI definition.",
"main": "src/index.js",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oas-to-har/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/oas-to-har/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/oas-to-har",
"description": "Utility to transform an OAS operation into a HAR representation",
"version": "13.4.5",
"version": "13.4.6",
"main": "src/index.js",
"author": "Jon Ursenbach <[email protected]>",
"license": "ISC",
Expand All @@ -17,7 +17,7 @@
"test": "jest --coverage"
},
"dependencies": {
"@readme/oas-extensions": "^13.4.5",
"@readme/oas-extensions": "^13.4.6",
"oas": "^11.0.0",
"parse-data-url": "^4.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/oas-to-snippet/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 packages/oas-to-snippet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/oas-to-snippet",
"description": "Transform an OpenAPI operation into a code snippet",
"version": "13.4.5",
"version": "13.4.6",
"main": "src/index.js",
"author": "Jon Ursenbach <[email protected]>",
"license": "MIT",
Expand All @@ -18,8 +18,8 @@
},
"dependencies": {
"@readme/httpsnippet": "^2.5.0",
"@readme/oas-extensions": "^13.4.5",
"@readme/oas-to-har": "^13.4.5",
"@readme/oas-extensions": "^13.4.6",
"@readme/oas-to-har": "^13.4.6",
"@readme/syntax-highlighter": "^10.7.0",
"httpsnippet-client-api": "^3.1.0",
"oas": "^11.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/variable/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/variable/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/variable",
"description": "React component for Variables",
"version": "13.4.5",
"version": "13.4.6",
"main": "dist/index.js",
"author": "Dom Harrington <[email protected]>",
"license": "ISC",
Expand Down

0 comments on commit c13f8da

Please sign in to comment.