Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiviljami committed Dec 20, 2023
1 parent 318ff3f commit 9138470
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions 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/openapi-client-axios/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/openapi-client-axios/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "openapi-client-axios",
"description": "JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.",
"version": "7.4.0",
"version": "7.5.0",
"license": "MIT",
"keywords": [
"openapi",
Expand Down Expand Up @@ -72,4 +72,4 @@
"lint:fix": "prettier --write src/**/*.ts __tests__/**/*.ts"
},
"gitHead": "6ea364b653a2264ddd2de4d2f1ddabc5cf3cbfd5"
}
}
6 changes: 3 additions & 3 deletions packages/typegen/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/typegen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "openapi-client-axios-typegen",
"description": "Typescript type generator for openapi-client-axios",
"version": "7.4.1",
"version": "7.5.0",
"author": "Viljami Kuosmanen <[email protected]>",
"funding": "https://github.com/sponsors/anttiviljami",
"homepage": "https://openapistack.co",
Expand Down Expand Up @@ -46,7 +46,7 @@
"axios": ">=0.25.0",
"indent-string": "^4.0.0",
"lodash": "^4.17.21",
"openapi-client-axios": "^7.4.0",
"openapi-client-axios": "^7.5.0",
"openapi-types": "^12.1.0",
"yargs": "^17.3.0"
},
Expand Down

0 comments on commit 9138470

Please sign in to comment.