Skip to content

Commit e112b67

Browse files
chore(release): 4.6.0 [skip ci]
# [4.6.0](v4.5.0...v4.6.0) (2024-10-19) ### Features * remove ts-node in favor of tsx ([108a3c6](108a3c6))
1 parent 7c83931 commit e112b67

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+
# [4.6.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.5.0...v4.6.0) (2024-10-19)
2+
3+
4+
### Features
5+
6+
* remove ts-node in favor of tsx ([108a3c6](https://github.com/openapi-typescript-infra/coconfig/commit/108a3c63d8830bbd1f97033e5ccaeb87efaf7a74))
7+
18
# [4.5.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.4.0...v4.5.0) (2024-10-19)
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/coconfig",
3-
"version": "4.5.0",
3+
"version": "4.6.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)