Skip to content

Commit f494d19

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2023-09-20) ### Bug Fixes * **exports:** I think testing does not visit the copied CLI ([3768bee](3768bee)) * **lint:** use colors in a way that pleases the linter ([ce38de1](ce38de1))
1 parent ce38de1 commit f494d19

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+
## [2.1.2](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.1.1...v2.1.2) (2023-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **exports:** I think testing does not visit the copied CLI ([3768bee](https://github.com/openapi-typescript-infra/openapi-typescript-enum/commit/3768beeebc2b05bc2bd3e18cb61d6ae54a1ea31d))
7+
* **lint:** use colors in a way that pleases the linter ([ce38de1](https://github.com/openapi-typescript-infra/openapi-typescript-enum/commit/ce38de1da778e36a9b17116efbb459c3fa37ea5a))
8+
19
## [2.1.1](https://github.com/openapi-typescript-infra/openapi-typescript-enum/compare/v2.1.0...v2.1.1) (2023-09-20)
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": "2.1.1",
3+
"version": "2.1.2",
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)