Skip to content

Commit 457442c

Browse files
backstage: release another beta
1 parent 4669473 commit 457442c

File tree

11 files changed

+224
-21
lines changed

11 files changed

+224
-21
lines changed

package-lock.json

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

plugins/backend-heroku-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/backend-heroku-app",
3-
"version": "6.0.0-beta.0",
3+
"version": "6.0.0-beta.1",
44
"description": "",
55
"keywords": [],
66
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",

plugins/backend-serverless-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/backend-serverless-app",
3-
"version": "6.0.0-beta.0",
3+
"version": "6.0.0-beta.1",
44
"description": "",
55
"keywords": [],
66
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",

plugins/circleci-deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/circleci-deploy",
3-
"version": "6.0.0-beta.1",
3+
"version": "6.0.0-beta.2",
44
"description": "",
55
"main": "lib",
66
"scripts": {

plugins/circleci-npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/circleci-npm",
3-
"version": "8.0.0-beta.0",
3+
"version": "8.0.0-beta.1",
44
"description": "",
55
"main": "lib",
66
"scripts": {

plugins/circleci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/circleci",
3-
"version": "9.0.0-beta.1",
3+
"version": "9.0.0-beta.2",
44
"description": "",
55
"main": "lib",
66
"scripts": {

plugins/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/component",
3-
"version": "7.0.0-beta.0",
3+
"version": "7.0.0-beta.1",
44
"description": "",
55
"keywords": [],
66
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",

plugins/containerised-app-with-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/containerised-app-with-assets",
3-
"version": "2.0.0-beta.1",
3+
"version": "2.0.0-beta.2",
44
"scripts": {
55
"test": "echo \"Error: no test specified\" && exit 1"
66
},

plugins/containerised-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/containerised-app",
3-
"version": "2.0.0-beta.1",
3+
"version": "2.0.0-beta.2",
44
"scripts": {
55
"test": "echo \"Error: no test specified\" && exit 1"
66
},

plugins/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotcom-tool-kit/frontend-app",
3-
"version": "6.0.0-beta.0",
3+
"version": "6.0.0-beta.1",
44
"description": "",
55
"keywords": [],
66
"author": "FT.com Platforms Team <platforms-team.customer-products@ft.com>",

0 commit comments

Comments
 (0)