Skip to content

Commit bf2f8f9

Browse files
committed
Publish
- @foo-software/[email protected] - @foo-software/[email protected] - @foo-software/[email protected] - @foo-software/[email protected]
1 parent 4b7f184 commit bf2f8f9

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

packages/foo-api-ci-tools/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/foo-api-ci-tools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/foo-api-ci-tools",
3-
"version": "6.0.0",
3+
"version": "7.0.0",
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
"main": "dist/index.js",
@@ -29,5 +29,5 @@
2929
"ts-node": "^10.9.1",
3030
"typescript": "^4.9.5"
3131
},
32-
"gitHead": "1a8d4a9efde1116604c2a487837c721bb48f5559"
32+
"gitHead": "4b7f184ab1950a65b83b98144d4a294fba624bc3"
3333
}

packages/foo-api-cli/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/foo-api-cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/foo-api-cli",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"author": "Adam Henson <[email protected]> (https://github.com/adamhenson)",
55
"description": "An API CLI to communicate with Foo's REST API endpoints. Foo provides website quality monitoring with tools such as Lighthouse.",
66
"bugs": {
@@ -29,7 +29,7 @@
2929
"test": "echo 'no tests yet'"
3030
},
3131
"dependencies": {
32-
"@foo-software/foo-api-client": "^5.0.0",
32+
"@foo-software/foo-api-client": "^6.0.0",
3333
"meow": "^7.1.0"
3434
},
3535
"devDependencies": {
@@ -42,5 +42,5 @@
4242
"ts-node": "^10.9.1",
4343
"typescript": "^4.9.5"
4444
},
45-
"gitHead": "1a8d4a9efde1116604c2a487837c721bb48f5559"
45+
"gitHead": "4b7f184ab1950a65b83b98144d4a294fba624bc3"
4646
}

packages/foo-api-client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/foo-api-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/foo-api-client",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"author": "Adam Henson <[email protected]> (https://github.com/adamhenson)",
55
"description": "An API client to communicate with Foo's REST API endpoints. Foo provides website quality monitoring with tools such as Lighthouse.",
66
"bugs": {
@@ -36,5 +36,5 @@
3636
"ts-jest": "^26.5.5",
3737
"typescript": "^4.9.5"
3838
},
39-
"gitHead": "1a8d4a9efde1116604c2a487837c721bb48f5559"
39+
"gitHead": "4b7f184ab1950a65b83b98144d4a294fba624bc3"
4040
}

packages/foo-api-docs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/foo-api-docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@foo-software/foo-api-docs",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"author": "Adam Henson <[email protected]> (https://github.com/adamhenson)",
55
"description": "An API documentation website.",
66
"bugs": {
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@docusaurus/core": "2.0.0-alpha.75",
3838
"@docusaurus/preset-classic": "2.0.0-alpha.75",
39-
"@foo-software/foo-api-ci-tools": "^6.0.0",
39+
"@foo-software/foo-api-ci-tools": "^7.0.0",
4040
"@mdx-js/react": "^1.6.21",
4141
"@svgr/webpack": "^5.5.0",
4242
"brotli": "^1.3.2",
@@ -61,5 +61,5 @@
6161
"last 1 safari version"
6262
]
6363
},
64-
"gitHead": "1a8d4a9efde1116604c2a487837c721bb48f5559"
64+
"gitHead": "4b7f184ab1950a65b83b98144d4a294fba624bc3"
6565
}

0 commit comments

Comments
 (0)