Skip to content

Commit fc357ff

Browse files
committed
Bump version
1 parent a53562e commit fc357ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/openapi-client-axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-client-axios",
33
"description": "JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.",
4-
"version": "6.1.5",
4+
"version": "7.0.0",
55
"author": "Viljami Kuosmanen <[email protected]>",
66
"funding": "https://github.com/sponsors/anttiviljami",
77
"license": "MIT",

packages/typegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-client-axios-typegen",
33
"description": "Typescript type generator for openapi-client-axios",
4-
"version": "6.1.4",
4+
"version": "7.0.0",
55
"author": "Viljami Kuosmanen <[email protected]>",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)