We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb85ae commit d693f63Copy full SHA for d693f63
.release-please-manifest.json
@@ -1,4 +1,4 @@
1
{
2
"cli": "2.0.1",
3
- "plugins/typescript": "8.0.0"
+ "plugins/typescript": "8.0.1"
4
}
plugins/typescript/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [8.0.1](https://github.com/fabien0102/openapi-codegen/compare/typescript-v8.0.0...typescript-v8.0.1) (2024-04-03)
+
5
6
+### Bug Fixes
7
8
+* update dependencies ([fbb85ae](https://github.com/fabien0102/openapi-codegen/commit/fbb85ae60e4956e0297daaf10172698724e6b863))
9
10
## [8.0.0](https://github.com/fabien0102/openapi-codegen/compare/typescript-v7.0.1...typescript-v8.0.0) (2023-11-01)
11
12
0 commit comments