Skip to content

Commit 64ee93f

Browse files
committed
chore: Update package.json version to 1.6.1
1 parent 2e80abe commit 64ee93f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: biome.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"examples/nextjs-app/openapi",
1313
"examples/nextjs-app/.next",
1414
"examples/tanstack-router-app/openapi",
15-
"examples/tanstack-router-app/src/routeTree.gen.ts"
15+
"examples/tanstack-router-app/src/routeTree.gen.ts",
16+
"docs/.astro"
1617
]
1718
},
1819
"linter": {

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@7nohe/openapi-react-query-codegen",
3-
"version": "2.0.0",
3+
"version": "1.6.1",
44
"description": "OpenAPI React Query Codegen",
55
"bin": {
66
"openapi-rq": "dist/cli.mjs"

0 commit comments

Comments
 (0)