Skip to content

Commit 7178fc5

Browse files
committed
chore(main): release 3.1.7
1 parent 30f4e80 commit 7178fc5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "3.1.6" }
1+
{".":"3.1.7"}

CHANGELOG.md

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

3+
## [3.1.7](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v3.1.6...v3.1.7) (2025-11-01)
4+
5+
6+
### 🧹 Miscellaneous
7+
8+
* **deps:** lock file maintenance ([#237](https://github.com/tobiasdiez/nuxt-graphql-server/issues/237)) ([6e9ae7f](https://github.com/tobiasdiez/nuxt-graphql-server/commit/6e9ae7fdfecc8ff0ce47273348a6bb23bacb6430))
9+
* **deps:** lock file maintenance ([#239](https://github.com/tobiasdiez/nuxt-graphql-server/issues/239)) ([30f4e80](https://github.com/tobiasdiez/nuxt-graphql-server/commit/30f4e808776e95e7abc00002963152c946a9099b))
10+
311
## [3.1.6](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v3.1.5...v3.1.6) (2025-10-05)
412

513
### 🧹 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": "3.1.6",
3+
"version": "3.1.7",
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)