Skip to content

Commit e63494e

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-07-28) ### Bug Fixes * **bin:** update bin path for npx usage ([faf50c1](faf50c1)) * **yarn:** update lockfile ([7b14863](7b14863))
1 parent 7b14863 commit e63494e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v1.0.0...v1.0.1) (2023-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **bin:** update bin path for npx usage ([faf50c1](https://github.com/openapi-typescript-infra/openapi-typescript-enum/commit/faf50c1167c02354fe7229ebba2084dd96a3f752))
7+
* **yarn:** update lockfile ([7b14863](https://github.com/openapi-typescript-infra/openapi-typescript-enum/commit/7b148639493fe67f133356318490a920cc588ffb))
8+
19
# 1.0.0 (2023-07-28)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openapi-typescript-infra/openapi-typescript-enum",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A version of openapi-typescript that also generates enumerations",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)