Skip to content

Commit

Permalink
chore(release): 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gomah committed May 14, 2024
1 parent 23cb09a commit 3686e8e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [8.0.1](https://github.com/Gomah/nuxt-graphql-request/compare/v8.0.0...v8.0.1) (2024-05-14)


### Bug Fixes

* **deps:** upgrade graphql-request to fix import error ([#63](https://github.com/Gomah/nuxt-graphql-request/issues/63)) ([23cb09a](https://github.com/Gomah/nuxt-graphql-request/commit/23cb09a75c8a30abca7231a8ca3d5edd12204d1c))

## [8.0.0](https://github.com/Gomah/nuxt-graphql-request/compare/v7.0.5...v8.0.0) (2024-05-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-graphql-request",
"version": "8.0.0",
"version": "8.0.1",
"description": "Easy GraphQL client integration with Nuxt.js",
"author": {
"name": "Gomah <[email protected]>"
Expand Down

0 comments on commit 3686e8e

Please sign in to comment.