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 0e76dd6 commit 5cd7b7eCopy full SHA for 5cd7b7e
CHANGELOG.md
@@ -3,6 +3,18 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+<a name="0.16.1"></a>
7
+## 0.16.1 (2022-03-22)
8
+
9
10
+### Chores
11
12
+* **pnpm:** update package manager ([#73](https://github.com/Himenon/openapi-typescript-code-generator/issues/73)) ([0e76dd6](https://github.com/Himenon/openapi-typescript-code-generator/commit/0e76dd6))
13
14
15
16
17
18
<a name="0.16.0"></a>
19
# 0.16.0 (2022-03-08)
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@himenon/openapi-typescript-code-generator",
- "version": "0.16.0",
+ "version": "0.16.1",
"private": true,
"description": "OpenAPI Code Generator using TypeScript AST.",
"keywords": [
0 commit comments