Skip to content

Commit 4e6c404

Browse files
chore(release): 4.7.0 [skip ci]
# [4.7.0](v4.6.0...v4.7.0) (2025-03-24) ### Bug Fixes * add a tsconfig for inception problem ([fc0a25e](fc0a25e)) * really add the tsconfig ([e3629be](e3629be)) ### Features * upgrade coconfig infra ([888281b](888281b))
1 parent e3629be commit 4e6c404

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.7.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.6.0...v4.7.0) (2025-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* add a tsconfig for inception problem ([fc0a25e](https://github.com/openapi-typescript-infra/coconfig/commit/fc0a25eea9da244ee5853cbc068befeac9e37133))
7+
* really add the tsconfig ([e3629be](https://github.com/openapi-typescript-infra/coconfig/commit/e3629be79dd64d52bc67e928b21768cee5eefeae))
8+
9+
10+
### Features
11+
12+
* upgrade coconfig infra ([888281b](https://github.com/openapi-typescript-infra/coconfig/commit/888281b9bb982a79c4ead60e1304f07a4cf1872d))
13+
114
# [4.6.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.5.0...v4.6.0) (2024-10-19)
215

316

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/coconfig",
3-
"version": "4.6.0",
3+
"version": "4.7.0",
44
"description": "Default Node.js configuration files for openapi-typescript-infra projects",
55
"main": "./build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)