chore: release new versions
- babel-plugin-extend-docs@0.2.3
This commit is contained in:
parent
4441945d05
commit
f9f62cf052
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.3](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.2.2...babel-plugin-extend-docs@0.2.3) (2020-06-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **babel-plugin-extend-docs:** use posix path join for posix type path ([4441945](https://github.com/ing-bank/lion/commit/4441945d051fa558db2270926583fd0443043c25))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.2.2](https://github.com/ing-bank/lion/compare/babel-plugin-extend-docs@0.2.1...babel-plugin-extend-docs@0.2.2) (2020-06-18)
|
||||
|
||||
**Note:** Version bump only for package babel-plugin-extend-docs
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "babel-plugin-extend-docs",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "Babel plugin which rewrites imports and templates according to a configuration",
|
||||
"license": "MIT",
|
||||
"author": "ing-bank",
|
||||
|
|
|
|||
Loading…
Reference in a new issue