Skip to content

Commit 58220f0

Browse files
chore(main): release 1.1.4 (#22)
* chore(main): release 1.1.4 * chore: Format CHANGELOG.md with Prettier Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 731bb7b commit 58220f0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.1.3](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.2...v1.1.3) (2022-11-11)
411

512
### 🧹 Miscellaneous

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-graphql-server",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Easy GraphQL server implementation with Nuxt",
55
"repository": "https://github.com/tobiasdiez/nuxt-graphql-server",
66
"license": "MIT",

0 commit comments

Comments
 (0)