Skip to content

Commit

Permalink
chore(release): 7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gomah committed Nov 7, 2023
1 parent 61c9bdf commit 95f207b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [7.0.3](https://github.com/Gomah/nuxt-graphql-request/compare/v7.0.2...v7.0.3) (2023-11-07)


### Chore

* fix import order in module.ts ([61c9bdf](https://github.com/Gomah/nuxt-graphql-request/commit/61c9bdf5c796e685a97a37db2d64006863f6214f))
* **deps:** upgrade dependencies, ramda -> remeda ([f7db404](https://github.com/Gomah/nuxt-graphql-request/commit/f7db4047800be11aa2497276f3578e02672cfdc8))

### [7.0.2](https://github.com/Gomah/nuxt-graphql-request/compare/v7.0.1...v7.0.2) (2023-11-07)


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": "7.0.2",
"version": "7.0.3",
"description": "Easy GraphQL client integration with Nuxt.js",
"author": {
"name": "Gomah <hi@gomah.fr>"
Expand Down

1 comment on commit 95f207b

@vercel
Copy link

@vercel vercel bot commented on 95f207b Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.