Skip to content

Commit bf3855c

Browse files
Merge pull request #505 from openapi-ui/main
chore: merge main to release
2 parents 44088a3 + 39bae53 commit bf3855c

File tree

4 files changed

+122
-105
lines changed

4 files changed

+122
-105
lines changed

.changeset/angry-tires-drive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'openapi-ts-request': patch
3+
---
4+
5+
fix: fix display negative enum value error #503

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"devDependencies": {
6262
"@changesets/changelog-github": "^0.5.0",
6363
"@changesets/cli": "^2.27.6",
64-
"@commitlint/cli": "^19.2.1",
65-
"@commitlint/config-conventional": "^19.2.2",
64+
"@commitlint/cli": "^20.0.0",
65+
"@commitlint/config-conventional": "^20.0.0",
6666
"@tanstack/react-query": "^5.62.10",
6767
"@tanstack/vue-query": "^5.62.16",
6868
"@types/js-yaml": "^4.0.9",

0 commit comments

Comments
 (0)