Skip to content

Commit cd27142

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.1...v2.1.0) (2023-09-20) ### Features * **esm:** move to ESM for compatibility and get latest openapi-typescript ([6d0fad1](6d0fad1))
1 parent ae82f5e commit cd27142

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.0.1...v2.1.0) (2023-09-20)
2+
3+
4+
### Features
5+
6+
* **esm:** move to ESM for compatibility and get latest openapi-typescript ([6d0fad1](https://github.com/openapi-typescript-infra/openapi-typescript-enum/commit/6d0fad1e1ede0feb0777712002dd0aaff5772d90))
7+
18
## [2.0.1](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.0.0...v2.0.1) (2023-08-03)
29

310

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": "2.0.1",
3+
"version": "2.1.0",
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)