Skip to content

Commit 630a564

Browse files
committed
Merge branch 'master' into v0.2.0
2 parents b9816e3 + 6f731f7 commit 630a564

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-spaces-storybook",
3-
"version": "0.1.26",
3+
"version": "0.1.28",
44
"files": [
55
"**/*.*"
66
],

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ steps:
3434
publishEndpoint: 'NPM'
3535

3636
- task: Npm@1
37+
enabled: true
3738
displayName: Publish react-spaces
3839
inputs:
3940
command: 'publish'

0 commit comments

Comments
 (0)