File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.6] ( https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.5...v1.1.6 ) (2023-02-01)
4
+
5
+ ### 🧹 Miscellaneous
6
+
7
+ - ** deps:** update all non-major dependencies ([ #27 ] ( https://github.com/tobiasdiez/nuxt-graphql-server/issues/27 ) ) ([ d5c9b14] ( https://github.com/tobiasdiez/nuxt-graphql-server/commit/d5c9b14e87cf79515c87232858b2a9e993d966a5 ) )
8
+ - ** deps:** update all non-major dependencies ([ #31 ] ( https://github.com/tobiasdiez/nuxt-graphql-server/issues/31 ) ) ([ accfad1] ( https://github.com/tobiasdiez/nuxt-graphql-server/commit/accfad15328d953661096e67f4683b47cbea9201 ) )
9
+ - ** deps:** update devdependency eslint to ^8.33.0 ([ #30 ] ( https://github.com/tobiasdiez/nuxt-graphql-server/issues/30 ) ) ([ 31cf4fc] ( https://github.com/tobiasdiez/nuxt-graphql-server/commit/31cf4fc074552cc229c936a5b17622f034225078 ) )
10
+
3
11
## [ 1.1.5] ( https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.4...v1.1.5 ) (2023-01-05)
4
12
5
13
### 🧹 Miscellaneous
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-graphql-server" ,
3
- "version" : " 1.1.5 " ,
3
+ "version" : " 1.1.6 " ,
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