We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9816e3 + 6f731f7 commit 630a564Copy full SHA for 630a564
.storybook/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-spaces-storybook",
3
- "version": "0.1.26",
+ "version": "0.1.28",
4
"files": [
5
"**/*.*"
6
],
azure-pipelines.yml
@@ -34,6 +34,7 @@ steps:
34
publishEndpoint: 'NPM'
35
36
- task: Npm@1
37
+ enabled: true
38
displayName: Publish react-spaces
39
inputs:
40
command: 'publish'
0 commit comments