File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v2.0.3
5
+
6
+ [ compare changes] ( https://github.com/Pentadome/nuxt-openAPI-wrapper/compare/v2.0.2...v2.0.3 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Mistake in HasRequiredProperties type ([ 1e5be5a] ( https://github.com/Pentadome/nuxt-openAPI-wrapper/commit/1e5be5a ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Pentadome ([ @Pentadome ] ( https://github.com/Pentadome ) )
15
+
4
16
## v2.0.2
5
17
6
18
[ compare changes] ( https://github.com/Pentadome/nuxt-openAPI-wrapper/compare/v2.0.1...v2.0.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-openapi-wrapper" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " An openapi client wrapper for Nuxt fetch client." ,
5
5
"repository" : " Pentadome/nuxt-openAPI-wrapper" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments