Skip to content

Commit ec3482e

Browse files
chore(release): 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2023-09-20) ### Bug Fixes * **esm:** have I said how much I hate the ESM transition... ([73014fe](73014fe))
1 parent 73014fe commit ec3482e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.3](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.1.2...v2.1.3) (2023-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **esm:** have I said how much I hate the ESM transition... ([73014fe](https://github.com/openapi-typescript-infra/openapi-typescript-enum/commit/73014fe165e0f2e03a06c6731a74272023c2c29a))
7+
18
## [2.1.2](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.1.1...v2.1.2) (2023-09-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openapi-typescript-infra/openapi-typescript-enum",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
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)