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.4] ( https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.3...v1.1.4 ) (2022-11-23)
4
+
5
+ ### 🧹 Miscellaneous
6
+
7
+ - ** deps:** update all non-major dependencies ([ #20 ] ( https://github.com/tobiasdiez/nuxt-graphql-server/issues/20 ) ) ([ 731bb7b] ( https://github.com/tobiasdiez/nuxt-graphql-server/commit/731bb7b710ec4c3f143eb23f7130c16a08edeb09 ) )
8
+ - ** deps:** update devdependency @nuxtjs/eslint-config-typescript to v12 ([ #21 ] ( https://github.com/tobiasdiez/nuxt-graphql-server/issues/21 ) ) ([ d6f5e9c] ( https://github.com/tobiasdiez/nuxt-graphql-server/commit/d6f5e9c17d1b799c9d2dac9ceb8db07691971c43 ) )
9
+
3
10
## [ 1.1.3] ( https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.2...v1.1.3 ) (2022-11-11)
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.3 " ,
3
+ "version" : " 1.1.4 " ,
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