Skip to content

Commit e932f9e

Browse files
scottn12anthony-murphy-agent
authored andcommitted
Bump build-tools packages to 0.60.0 (microsoft#25816)
This PR bumps build-tools packages to 0.60.0 in preparation for the 0.59.0 release. Changes generated using `pnpm -r --include-workspace-root exec npm pkg set version=0.60.0`
1 parent d68d37c commit e932f9e

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

build-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "build-tools-release-group-root",
3-
"version": "0.59.0",
3+
"version": "0.60.0",
44
"private": true,
55
"homepage": "https://fluidframework.com",
66
"repository": {

build-tools/packages/build-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-tools/build-cli",
3-
"version": "0.59.0",
3+
"version": "0.60.0",
44
"description": "Build tools for the Fluid Framework",
55
"homepage": "https://fluidframework.com",
66
"repository": {

build-tools/packages/build-infrastructure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-tools/build-infrastructure",
3-
"version": "0.59.0",
3+
"version": "0.60.0",
44
"description": "Fluid build infrastructure",
55
"homepage": "https://fluidframework.com",
66
"repository": {

build-tools/packages/build-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluidframework/build-tools",
3-
"version": "0.59.0",
3+
"version": "0.60.0",
44
"description": "Fluid Build tools",
55
"homepage": "https://fluidframework.com",
66
"repository": {

build-tools/packages/bundle-size-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluidframework/bundle-size-tools",
3-
"version": "0.59.0",
3+
"version": "0.60.0",
44
"description": "Utility for analyzing bundle size regressions",
55
"homepage": "https://fluidframework.com",
66
"repository": {

build-tools/packages/version-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluid-tools/version-tools",
3-
"version": "0.59.0",
3+
"version": "0.60.0",
44
"description": "Versioning tools for Fluid Framework",
55
"homepage": "https://fluidframework.com",
66
"repository": {

0 commit comments

Comments
 (0)