Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - openapi-client-axios@7.3.10
 - openapi-client-axios-typegen@7.3.10
  • Loading branch information
anttiviljami committed Oct 9, 2023
1 parent 9b35ecb commit e12b199
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
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.

2 changes: 1 addition & 1 deletion 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.3.9",
"version": "7.3.10",
"license": "MIT",
"keywords": [
"openapi",
Expand Down
4 changes: 2 additions & 2 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.3.9",
"version": "7.3.10",
"author": "Viljami Kuosmanen <viljami@viljami.io>",
"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.3.9",
"openapi-client-axios": "^7.3.10",
"openapi-types": "^12.1.0",
"yargs": "^17.3.0"
},
Expand Down

0 comments on commit e12b199

Please sign in to comment.