Skip to content

Commit 867f65f

Browse files
chore: package.json updates from workspaces publish
1 parent 7e91121 commit 867f65f

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ghost-graphql-ci-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/ghost-graphql-ci-tools",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"author": "Adam Henson <[email protected]> (https://github.com/adamhenson)",
55
"description": "CI helpers to aide in deploy, build, publish, release, etc. This package is not published.",
66
"private": true,

packages/ghost-graphql-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/ghost-graphql-integration-tests",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"author": "Adam Henson <[email protected]> (https://github.com/adamhenson)",
55
"description": "Integration tests for Ghost GraphQL server",
66
"private": true,

packages/ghost-graphql-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/ghost-graphql-server",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"author": "Adam Henson <[email protected]> (https://github.com/adamhenson)",
55
"description": "An Apollo GraphQL server for Ghost supporting programmatic or CLI usage.",
66
"bugs": {

packages/ghost-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/ghost-graphql",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"author": "Adam Henson <[email protected]> (https://github.com/adamhenson)",
55
"description": "Apollo GraphQL data sources, query resolvers, schemas, and types for Ghost",
66
"bugs": {

0 commit comments

Comments
 (0)