Version Packages

This commit is contained in:
github-actions[bot]
2020-11-07 17:33:33 +00:00
committed by Lars den Bakker
parent 1d410333de
commit 391ef29db8
6 changed files with 14 additions and 12 deletions

View File

@@ -1,5 +0,0 @@
---
'storybook-addon-markdown-docs': major
---
update to @web/dev-server-storybook

View File

@@ -1,5 +0,0 @@
---
'@open-wc/demoing-storybook': patch
---
inline MDJS plugin

View File

@@ -1,5 +1,11 @@
# Change Log
## 2.4.7
### Patch Changes
- ffb5f16c: inline MDJS plugin
## 2.4.6
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/demoing-storybook",
"version": "2.4.6",
"version": "2.4.7",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# Change Log
## 1.0.0
### Major Changes
- b38bc1d6: update to @web/dev-server-storybook
## 0.4.4
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "storybook-addon-markdown-docs",
"version": "0.4.4",
"version": "1.0.0",
"description": "Write documentation in markdown for storybook",
"license": "MIT",
"repository": {