Skip to content

Commit

Permalink
Merge pull request #153 from gbicou/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
gbicou authored May 21, 2024
2 parents 006b296 + 61fc183 commit a328a6d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-houses-applaud.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# [1.7.0](https://github.com/gbicou/nuxt-urql/compare/v1.6.2...v1.7.0) (2023-11-20)

## 1.8.2

### Patch Changes

- [#152](https://github.com/gbicou/nuxt-urql/pull/152) [`eaa9d9e`](https://github.com/gbicou/nuxt-urql/commit/eaa9d9ede4445d5b6c8aed0b5895d1c45a448a1d) Thanks [@gbicou](https://github.com/gbicou)! - add missing imports from nuxt app to plugin

## 1.8.1

### Patch Changes
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": "@bicou/nuxt-urql",
"version": "1.8.1",
"version": "1.8.2",
"description": "Nuxt URQL module",
"license": "MIT",
"author": "Benjamin VIELLARD <[email protected]>",
Expand Down
7 changes: 7 additions & 0 deletions playground/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [[`eaa9d9e`](https://github.com/gbicou/nuxt-urql/commit/eaa9d9ede4445d5b6c8aed0b5895d1c45a448a1d)]:
- @bicou/nuxt-urql@1.8.2

## null

### Patch Changes

- Updated dependencies [[`1f4755c`](https://github.com/gbicou/nuxt-urql/commit/1f4755c7878b8c4f6f36ce86c345265f68e23293)]:
- @bicou/nuxt-urql@1.8.1

Expand Down

0 comments on commit a328a6d

Please sign in to comment.