Skip to content

Commit db413e0

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.1...v4.4.0) (2024-04-28) ### Features * **vitest:** look for setup files as well as global setup ([a821003](a821003))
1 parent 32d1598 commit db413e0

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.4.0](https://github.com/openapi-typescript-infra/coconfig/compare/v4.3.1...v4.4.0) (2024-04-28)
2+
3+
4+
### Features
5+
6+
* **vitest:** look for setup files as well as global setup ([a821003](https://github.com/openapi-typescript-infra/coconfig/commit/a821003f30e3dd6e689d48e3b9b72d1c2528951a))
7+
18
## [4.3.1](https://github.com/openapi-typescript-infra/coconfig/compare/v4.3.0...v4.3.1) (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.3.1",
3+
"version": "4.4.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)