Skip to content

Commit b13c0f6

Browse files
author
SPFx CLI Bot
committed
Applying package version bumps
Pipeline Run: https://dev.azure.com/RushStack/GitHubProjects/_build/results?buildId=12431 Run ID: 12431
1 parent 88c3d8c commit b13c0f6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

api/spfx-template-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@microsoft/spfx-template-api",
33
"description": "Library for generating SPFx solutions",
4-
"version": "0.1.0-pre.2",
4+
"version": "0.1.0-pre.3",
55
"main": "lib/index.js",
66
"license": "MIT",
77
"scripts": {

apps/spfx-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@microsoft/spfx-cli",
33
"description": "Project scaffolding and other tools for SharePoint Framework (SPFx) development",
4-
"version": "0.1.0-pre.2",
4+
"version": "0.1.0-pre.3",
55
"main": "lib/index.js",
66
"license": "MIT",
77
"engines": {

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
{
103103
"definitionName": "lockStepVersion",
104104
"policyName": "spfx",
105-
"version": "0.1.0-pre.2",
105+
"version": "0.1.0-pre.3",
106106
"nextBump": "prerelease",
107107
"mainProject": "@microsoft/spfx-cli"
108108
}

0 commit comments

Comments
 (0)