chore: release new versions
- babel-plugin-extend-docs@0.2.1
This commit is contained in:
parent
666fc837b1
commit
2688d53bef
2 changed files with 12 additions and 1 deletions
|
|
@ -3,6 +3,17 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.2.1](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.2.0...babel-plugin-extend-docs@0.2.1) (2020-06-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **babel-plugin-extend-docs:** check more strictly on tagnames ([dc143b7](https://github.com/ing-bank/lion/commit/dc143b7323590ebb46054d22abfb16aa2090c110))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [0.2.0](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.1.0...babel-plugin-extend-docs@0.2.0) (2020-05-29)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "babel-plugin-extend-docs",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Babel plugin which rewrites imports and templates according to a configuration",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue