Skip to content

Commit 28e021f

Browse files
chore(release): 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2023-09-20) ### Bug Fixes * **esm:** impolite to curse in a git commit ([0a0603b](0a0603b))
1 parent 0a0603b commit 28e021f

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.4](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.1.3...v2.1.4) (2023-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **esm:** impolite to curse in a git commit ([0a0603b](https://github.com/openapi-typescript-infra/openapi-typescript-enum/commit/0a0603b980f525958051dbed680351f85482eb0e))
7+
18
## [2.1.3](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.1.2...v2.1.3) (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.3",
3+
"version": "2.1.4",
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)