Skip to content

Commit

Permalink
Release 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiviljami committed May 28, 2023
1 parent 6ea364b commit 31cedb0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 51 deletions.
2 changes: 1 addition & 1 deletion packages/openapi-client-axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
"lint": "prettier --check src/**/*.ts __tests__/**/*.ts",
"lint:fix": "prettier --write src/**/*.ts __tests__/**/*.ts"
},
"gitHead": "e76a6a539f64b805dfa24b55188eac1a986973fa"
"gitHead": "6ea364b653a2264ddd2de4d2f1ddabc5cf3cbfd5"
}
50 changes: 1 addition & 49 deletions packages/typegen/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/typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"lint": "prettier --check src/**/*.ts",
"lint:fix": "prettier --write src/**/*.ts"
},
"gitHead": "e76a6a539f64b805dfa24b55188eac1a986973fa"
"gitHead": "6ea364b653a2264ddd2de4d2f1ddabc5cf3cbfd5"
}

0 comments on commit 31cedb0

Please sign in to comment.