Skip to content

Commit c367b71

Browse files
chore(main): release 1.2.2 (#46)
* chore(main): release 1.2.2 * chore: Format CHANGELOG.md with Prettier --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a81e75c commit c367b71

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.2.2](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.2.1...v1.2.2) (2023-03-04)
4+
5+
### 🧹 Miscellaneous
6+
7+
- fix deployment workflow ([#45](https://github.com/tobiasdiez/nuxt-graphql-server/issues/45)) ([a81e75c](https://github.com/tobiasdiez/nuxt-graphql-server/commit/a81e75c56591d46489c36727d8102b9bbcb8822b))
8+
39
## [1.2.1](https://github.com/tobiasdiez/nuxt-graphql-server/compare/v1.2.0...v1.2.1) (2023-03-04)
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.2.1",
3+
"version": "1.2.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)