Skip to content

Commit 8edce55

Browse files
committed
chore(release): v0.13.4
1 parent 0a962d5 commit 8edce55

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.4
5+
6+
[compare changes](https://github.com/enkot/nuxt-open-fetch/compare/v0.13.3...v0.13.4)
7+
8+
### 🔥 Performance
9+
10+
- Cache generated `openapiTS` type templates ([0a962d5](https://github.com/enkot/nuxt-open-fetch/commit/0a962d5))
11+
12+
### ❤️ Contributors
13+
14+
- Norbiros ([@Norbiros](https://github.com/Norbiros))
15+
416
## v0.13.3
517

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

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.3",
4+
"version": "0.13.4",
55
"packageManager": "[email protected]+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
66
"description": "Generate zero-overhead, 100% typed OpenAPI clients for Nuxt.",
77
"author": {

0 commit comments

Comments
 (0)