Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Jul 6, 2018
1 parent 6662765 commit 3dcd697
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 26 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-playground-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://github.com/graphcool/graphql-playground",
"repository": "graphcool/graphql-playground",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)",
"version": "1.6.1",
"version": "1.6.2",
"author": {
"name": "Graphcool",
"email": "hello@graph.cool",
Expand Down Expand Up @@ -98,7 +98,7 @@
"graphql-config-extension-graphcool": "1.0.8",
"graphql-config-extension-prisma": "^0.0.12",
"graphql-playground-html": "^1.5.6",
"graphql-playground-react": "1.7.0",
"graphql-playground-react": "1.7.2",
"immutable": "4.0.0-rc.9",
"js-yaml": "^3.11.0",
"lodash.merge": "^4.6.1",
Expand Down
22 changes: 8 additions & 14 deletions packages/graphql-playground-electron/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3778,9 +3778,9 @@ graphql-playground-html@^1.5.6:
dependencies:
graphql-config "2.0.0"

graphql-playground-react@1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.7.0.tgz#397d57cb232819747f3d56ed48103a87a92b1edf"
graphql-playground-react@1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.7.2.tgz#6640c19a3c44c4a7d6d86469158ec7dd078895dd"
dependencies:
apollo-link "^1.0.7"
apollo-link-http "^1.3.2"
Expand All @@ -3805,7 +3805,6 @@ graphql-playground-react@1.7.0:
lodash.debounce "^4.0.8"
markdown-it "^8.4.1"
marked "^0.3.19"
polished "^1.9.0"
postcss-modules "^1.1.0"
prettier "^1.13.0"
prop-types "^15.6.0"
Expand All @@ -3832,10 +3831,9 @@ graphql-playground-react@1.7.0:
redux-saga "^0.16.0"
reselect "^3.0.1"
seamless-immutable "^7.0.1"
styled-components "^3.1.6"
styled-components "^3.3.2"
styled-jsx "^2.2.1"
styled-jsx-postcss timsuchanek/styled-jsx-postcss#build3
styled-theming "^2.2.0"
subscriptions-transport-ws "^0.9.5"
utility-types "^1.0.0"
webpack-bundle-analyzer "^2.9.2"
Expand Down Expand Up @@ -6143,7 +6141,7 @@ pn@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"

polished@1.9.2, polished@^1.9.0:
polished@1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/polished/-/polished-1.9.2.tgz#d705cac66f3a3ed1bd38aad863e2c1e269baf6b6"

Expand Down Expand Up @@ -7863,9 +7861,9 @@ style-loader@0.20.1:
loader-utils "^1.1.0"
schema-utils "^0.4.3"

styled-components@^3.1.6:
version "3.3.0"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.3.0.tgz#335b1b2b673b416cd5ec012010e237ed1f877fe9"
styled-components@^3.3.2:
version "3.3.3"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-3.3.3.tgz#09e702055ab11f7a8eab8229b1c0d0b855095686"
dependencies:
buffer "^5.0.3"
css-to-react-native "^2.0.3"
Expand Down Expand Up @@ -7926,10 +7924,6 @@ styled-jsx@^0.5.7:
source-map "0.5.6"
string-hash "1.1.1"

styled-theming@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/styled-theming/-/styled-theming-2.2.0.tgz#3084e43d40eaab4bc11ebafd3de04e3622fee37e"

stylis-rule-sheet@0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.8.tgz#b0d0a126c945b1f3047447a3aae0647013e8d166"
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-express",
"version": "1.7.1",
"version": "1.7.2",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand All @@ -14,7 +14,7 @@
"files": [
"dist"
],
"playgroundVersion": "1.7.1",
"playgroundVersion": "1.7.2",
"scripts": {
"build": "rimraf dist && tsc",
"prepare": "npm run build"
Expand Down

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

4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-hapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-hapi",
"version": "1.7.1",
"version": "1.7.2",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand All @@ -15,7 +15,7 @@
"files": [
"dist"
],
"playgroundVersion": "1.7.1",
"playgroundVersion": "1.7.2",
"scripts": {
"build": "rimraf dist && tsc",
"prepare": "npm run build"
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-koa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-koa",
"version": "1.6.2",
"version": "1.6.3",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand All @@ -14,7 +14,7 @@
"files": [
"dist"
],
"playgroundVersion": "1.7.1",
"playgroundVersion": "1.7.2",
"scripts": {
"build": "rimraf dist && tsc",
"prepare": "npm run build"
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-playground-middleware-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-middleware-lambda",
"version": "1.7.1",
"version": "1.7.2",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-lambada",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
"contributors": [
Expand All @@ -14,7 +14,7 @@
"files": [
"dist"
],
"playgroundVersion": "1.7.1",
"playgroundVersion": "1.7.2",
"scripts": {
"build": "rimraf dist && tsc",
"prepare": "npm run build"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-playground-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-playground-react",
"version": "1.7.1",
"version": "1.7.2",
"main": "./lib/lib.js",
"typings": "./lib/lib.d.ts",
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
Expand Down
2 changes: 2 additions & 0 deletions scripts/release-react.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ middlewares=(
)

cd graphql-playground-react
yarn install
echo "Releasing graphql-playground-react..."
npm version patch --no-git-tag-version
npm publish
Expand All @@ -33,6 +34,7 @@ curl -X POST \
for middleware in "${middlewares[@]}"
do
cd $middleware
yarn install
echo "Releasing ${middleware}..."
cat package.json | jq ".playgroundVersion = \"$version\"" > package.tmp.json
mv package.tmp.json package.json
Expand Down

0 comments on commit 3dcd697

Please sign in to comment.