Version Packages

This commit is contained in:
github-actions[bot] 2021-07-08 10:38:50 +00:00 committed by Thomas Allmer
parent ea768c932a
commit 648f643153
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'rocket-preset-extend-lion-docs': patch
---
Replace tags in html stories when extending

View file

@ -1,5 +1,11 @@
# rocket-preset-extend-lion-docs # rocket-preset-extend-lion-docs
## 0.1.3
### Patch Changes
- ea768c93: Replace tags in html stories when extending
## 0.1.2 ## 0.1.2
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "rocket-preset-extend-lion-docs", "name": "rocket-preset-extend-lion-docs",
"version": "0.1.2", "version": "0.1.3",
"description": "A rocket preset to reuse lion documentation inside your design system extension", "description": "A rocket preset to reuse lion documentation inside your design system extension",
"license": "MIT", "license": "MIT",
"author": "ing-bank", "author": "ing-bank",