Skip to content

Commit 34f6390

Browse files
committed
chore(release): v0.13.5
1 parent 44199d4 commit 34f6390

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.13.5
5+
6+
[compare changes](https://github.com/enkot/nuxt-open-fetch/compare/v0.13.4...v0.13.5)
7+
8+
### 🩹 Fixes
9+
10+
- Properly resolve paths in `openapiTS` code caching on Windows ([44199d4](https://github.com/enkot/nuxt-open-fetch/commit/44199d4))
11+
12+
### ❤️ Contributors
13+
14+
- Štěpán Mynařík ([@StepanMynarik](https://github.com/StepanMynarik))
15+
416
## v0.13.4
517

618
[compare changes](https://github.com/enkot/nuxt-open-fetch/compare/v0.13.3...v0.13.4)

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-open-fetch",
33
"type": "module",
4-
"version": "0.13.4",
4+
"version": "0.13.5",
55
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
66
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
77
"author": {

0 commit comments

Comments
 (0)