File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.5] ( https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.4...v1.1.5 ) (2023-01-05)
4
+
5
+ ### 🧹 Miscellaneous
6
+
7
+ - ** deps:** update all non-major dependencies ([ #24 ] ( https://github.com/tobiasdiez/nuxt-graphql-server/issues/24 ) ) ([ 1cd6b9d] ( https://github.com/tobiasdiez/nuxt-graphql-server/commit/1cd6b9d131cab47f30f5334615fd875f52b71017 ) )
8
+ - ** deps:** update dependency @graphql-codegen/plugin-helpers to v3 ([ #25 ] ( https://github.com/tobiasdiez/nuxt-graphql-server/issues/25 ) ) ([ f6d61fd] ( https://github.com/tobiasdiez/nuxt-graphql-server/commit/f6d61fdb29841ac9ac0850d7c4551307f3f58b17 ) )
9
+
3
10
## [ 1.1.4] ( https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.3...v1.1.4 ) (2022-11-23)
4
11
5
12
### 🧹 Miscellaneous
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-graphql-server" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"description" : " Easy GraphQL server implementation with Nuxt" ,
5
5
"repository" : " https://github.com/tobiasdiez/nuxt-graphql-server" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments