Skip to content

Commit 32d1598

Browse files
committed
Merge branch 'main' of github.com:openapi-typescript-infra/coconfig
2 parents a821003 + 24d96b5 commit 32d1598

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.3.1](https://github.com/openapi-typescript-infra/coconfig/compare/v4.3.0...v4.3.1) (2024-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** bump to node20 ([2f5b35c](https://github.com/openapi-typescript-infra/coconfig/commit/2f5b35c0c4161b5b16d9d1afb64896e53b25584d))
7+
* **vitest:** use setup file if present ([40092bb](https://github.com/openapi-typescript-infra/coconfig/commit/40092bb6f064bf1f6dafa0ed3a8f38df088e0543))
8+
19
# [4.3.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.2.2...v4.3.0) (2023-12-16)
210

311

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.3.0",
3+
"version": "4.3.1",
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)