Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiviljami committed May 24, 2024
1 parent 5798e6a commit 2b98df0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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.5.4",
"version": "7.5.5",
"license": "MIT",
"keywords": [
"openapi",
Expand Down
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.6.0",
"version": "7.6.1",
"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.5.4",
"openapi-client-axios": "^7.5.5",
"openapi-types": "^12.1.0",
"yargs": "^17.3.0"
},
Expand Down

0 comments on commit 2b98df0

Please sign in to comment.