Skip to content

Commit

Permalink
2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiasWorker committed Feb 15, 2024
1 parent 0191a10 commit f29f74c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"private": true,
"scripts": {
"build": "run build:* -s",
"build:publish": "run build:* -s && npm publish -w=@atomico/storybook",
"dev:plugin": "run dev:* -w=@atomico/storybook",
"dev:storybook": "run dev -w=storybook"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atomico/storybook",
"version": "2.5.1",
"version": "2.6.0",
"public": true,
"description": "Render Atomico's virtualDOM in Storybook",
"type": "module",
Expand Down

0 comments on commit f29f74c

Please sign in to comment.