Skip to content

Commit db4ec51

Browse files
chore: release package
1 parent d7616e7 commit db4ec51

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/calm-grapes-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @azwebmaster/openapi-to-ts
22

3+
## 0.0.18
4+
5+
### Patch Changes
6+
7+
- d7616e7: fix unused imports
8+
39
## 0.0.17
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azwebmaster/openapi-to-ts",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org"
66
},

0 commit comments

Comments
 (0)