Skip to content

Commit

Permalink
Version Packages (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 7, 2021
1 parent 4f4f787 commit 6b2ee8f
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-kings-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-fishes-taste.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test:manual": "jest -u"
},
"dependencies": {
"@gqless/cli": "workspace:^2.0.13",
"@gqless/cli": "workspace:^2.0.14",
"dotenv": "^8.2.0",
"gqless": "workspace:^2.0.11",
"test-utils": "workspace:^0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:watch": "watch mercurius"
},
"dependencies": {
"@gqless/cli": "workspace:^2.0.13",
"@gqless/cli": "workspace:^2.0.14",
"@graphql-typed-document-node/core": "^3.1.0",
"fastify": "^3.14.1",
"gqless": "workspace:^2.0.11",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@chakra-ui/react": "^1.4.2",
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.1.5",
"@gqless/cli": "workspace:^2.0.13",
"@gqless/cli": "workspace:^2.0.14",
"@gqless/logger": "workspace:^2.0.10",
"@gqless/react": "workspace:^2.0.12",
"@gqless/react": "workspace:^2.0.13",
"@gqless/subscriptions": "workspace:^1.0.10",
"@react-native-async-storage/async-storage": "^1.15.2",
"@types/extract-files": "^8.1.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gqless/cli

## 2.0.14

### Patch Changes

- 7e084fb: accept json introspection schema result

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gqless/cli",
"version": "2.0.13",
"version": "2.0.14",
"homepage": "https://gqless.com",
"license": "MIT",
"author": "PabloSz <pablosaez1995@gmail.com>",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gqless/react

## 2.0.13

### Patch Changes

- c25bb2e: [usePaginatedQuery] pause cache changes while merge

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gqless/react",
"version": "2.0.12",
"version": "2.0.13",
"homepage": "https://gqless.com",
"license": "MIT",
"author": "PabloSz <pablosaez1995@gmail.com>",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 6b2ee8f

@vercel
Copy link

@vercel vercel bot commented on 6b2ee8f Apr 7, 2021

Choose a reason for hiding this comment

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

Please # to comment.