Skip to content

Commit

Permalink
Version Packages (#84)
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 Sep 6, 2021
1 parent 3b9c614 commit e522111
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/slow-knives-accept.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/ez-react-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@graphql-ez/plugin-codegen": "^0.7.2",
"@graphql-ez/plugin-graphiql": "^0.9.1",
"@graphql-ez/plugin-schema": "^0.7.2",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"graphql": "^15.5.2",
"graphql-ez": "^0.12.7",
"next": "^11.1.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@gqty/cli": "workspace:^1.1.4",
"dotenv": "^10.0.0",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"test-utils": "workspace:^0.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@gqty/cli": "workspace:^1.1.4",
"@graphql-typed-document-node/core": "^3.1.0",
"fastify": "^3.20.2",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"graphql": "^15.5.2",
"lodash": "^4.17.21",
"mercurius": "^8.1.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"fastify": "^3.20.2",
"fastify-nextjs": "^6.0.0",
"framer-motion": "^4.1.17",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"graphql": "^15.5.2",
"graphql-upload": "^12.0.0",
"localforage": "^1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@gqty/cli": "workspace:^1.1.4",
"@gqty/react": "workspace:^1.1.1",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"commander": "^8.1.0",
"cosmiconfig": "^7.0.1",
"cross-fetch": "^3.1.4",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"mkdirp": "^1.0.4",
"prettier": "^2.3.2"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/gqty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gqty

## 1.1.3

### Patch Changes

- 3b9c614: Improve refetch selection history logic

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gqty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gqty",
"version": "1.1.2",
"version": "1.1.3",
"description": "gqty client without queries",
"homepage": "https://gqty.dev",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@size-limit/preset-small-lib": "^5.0.3",
"@types/prettier": "^2.3.2",
"bob-esbuild-cli": "^1.0.1",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"jest": "^27.1.0",
"rimraf": "^3.0.2",
"size-limit": "^5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/react-dom": "^17.0.9",
"bob-esbuild-cli": "^1.0.1",
"get-port": "^5.1.1",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"graphql": "^15.5.2",
"jest": "^27.1.0",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/ws": "^7.4.7",
"bob-esbuild-cli": "^1.0.1",
"gqty": "workspace:^1.1.2",
"gqty": "workspace:^1.1.3",
"graphql": "^15.5.2",
"test-utils": "workspace:^0.1.0",
"tslib": "^2.3.1",
Expand Down
18 changes: 9 additions & 9 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 e522111

@vercel
Copy link

@vercel vercel bot commented on e522111 Sep 6, 2021

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.