Skip to content

Commit 77f761f

Browse files
chore(main): release 1.1.2 (#18)
* chore(main): release 1.1.2 * chore: Format CHANGELOG.md with Prettier Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f2e1900 commit 77f761f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.1...v1.1.2) (2022-11-11)
4+
5+
### 🧹 Miscellaneous
6+
7+
- rename dev:prepare to rename ([f2e1900](https://github.com/tobiasdiez/nuxt-graphql-server/commit/f2e190011dcc68aecf4c242c56a00a21bb664fb0))
8+
39
## [1.1.1](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.1.0...v1.1.1) (2022-11-11)
410

511
### 🧹 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.1",
3+
"version": "1.1.2",
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)