Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "bump release version manually",
"packageName": "@graphitation/apollo-mock-client",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/apollo-react-relay-duct-tape",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/apollo-react-relay-duct-tape-compiler",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/cli",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/embedded-document-artefact-loader",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-codegen-resolvers-models",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-codegen-supermassive-schema-extraction-plugin",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-codegen-supermassive-typed-document-node-plugin",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-codegen-typescript-operations",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-codegen-typescript-typemap-plugin",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-eslint-rules",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-js-operation-payload-generator",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "bump release version manually",
"packageName": "@graphitation/graphql-js-tag",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "bump release version manually",
"packageName": "@graphitation/rempl-apollo-devtools",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/supermassive-extractors",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/supermassive",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/ts-codegen",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/ts-transform-graphql-js-tag",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "patch",
"comment": "bump ansi-regex",
"comment": "bump release version manually",
"packageName": "@graphitation/webpack-loader",
"email": "[email protected]",
"dependentChangeType": "patch"
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-mock-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/apollo-mock-client",
"description": "An Apollo Client that allows mocking of payloads in response to operations, rather than having to provide them all upfront.",
"license": "MIT",
"version": "0.11.4",
"version": "0.11.5",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/apollo-react-relay-duct-tape-compiler",
"description": "The build tools to cater to @graphitation/apollo-react-relay-duct-tape's needs.",
"license": "MIT",
"version": "1.5.4",
"version": "1.5.5",
"main": "./src/index.ts",
"bin": {
"duct-tape-compiler": "./src/cli-cjs.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-react-relay-duct-tape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/apollo-react-relay-duct-tape",
"description": "A compatibility wrapper that provides the react-relay API on top of Apollo Client.",
"license": "MIT",
"version": "1.2.2",
"version": "1.2.3",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/cli",
"license": "MIT",
"version": "1.11.2",
"version": "1.11.3",
"bin": {
"supermassive": "./bin/supermassive.js"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded-document-artefact-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/embedded-document-artefact-loader",
"license": "MIT",
"version": "0.8.1",
"version": "0.8.2",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-resolvers-models/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/graphql-codegen-resolvers-models",
"license": "MIT",
"version": "1.2.2",
"version": "1.2.3",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/graphql-codegen-supermassive-schema-extraction-plugin",
"license": "MIT",
"version": "2.0.8",
"version": "2.0.9",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/graphql-codegen-supermassive-typed-document-node-plugin",
"license": "MIT",
"version": "1.0.1",
"version": "1.0.2",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/graphql-codegen-typescript-operations",
"license": "MIT",
"version": "1.8.0",
"version": "1.8.1",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/graphql-codegen-typescript-typemap-plugin",
"license": "MIT",
"version": "0.1.6",
"version": "0.1.7",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-eslint-rules/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/graphql-eslint-rules",
"license": "MIT",
"version": "0.12.1",
"version": "0.12.2",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/graphql-js-operation-payload-generator",
"description": "Generates a payload for a given GraphQL operation expressed in graphql-js AST and a GraphQL Schema.",
"license": "MIT",
"version": "0.12.5",
"version": "0.12.6",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-js-tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@graphitation/graphql-js-tag",
"description": "A simple graphql-js AST based `graphql` tagged template function.",
"license": "MIT",
"version": "0.9.1",
"version": "0.9.2",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/graphitation.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/rempl-apollo-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/rempl-apollo-devtools",
"license": "MIT",
"version": "1.0.7",
"version": "1.0.8",
"main": "./dist/apollo-devtools.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/supermassive-extractors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/supermassive-extractors",
"license": "MIT",
"version": "2.2.2",
"version": "2.2.3",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/supermassive/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/supermassive",
"license": "MIT",
"version": "3.5.3",
"version": "3.5.4",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/ts-codegen",
"license": "MIT",
"version": "2.11.1",
"version": "2.11.2",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-transform-graphql-js-tag/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/ts-transform-graphql-js-tag",
"license": "MIT",
"version": "1.4.1",
"version": "1.4.2",
"main": "./src/index.ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphitation/webpack-loader",
"license": "MIT",
"version": "1.0.6",
"version": "1.0.7",
"description": "A fork of @graphql-tools/webpack-loader with supermassive SDL encoding format support",
"repository": {
"type": "git",
Expand Down
Loading