Skip to content

Commit 7c83931

Browse files
committed
Merge branch 'main' of github.com:openapi-typescript-infra/coconfig
2 parents 108a3c6 + 1da0f86 commit 7c83931

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.5.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.4.0...v4.5.0) (2024-10-19)
2+
3+
4+
### Features
5+
6+
* dump Typescript path aliasing in favor of built in ESM aliases ([ba4bb86](https://github.com/openapi-typescript-infra/coconfig/commit/ba4bb862ceef095dac822959c65bd2271d4a82f7))
7+
18
# [4.4.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.3.1...v4.4.0) (2024-04-28)
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.4.0",
3+
"version": "4.5.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)