chore: release new versions
- remark-extend@0.1.1
This commit is contained in:
parent
b54e019988
commit
48be9f9af6
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.1.1](https://github.com/ing-bank/lion/compare/remark-extend@0.1.0...remark-extend@0.1.1) (2020-04-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **remark-extend:** add missing main entry point ([b54e019](https://github.com/ing-bank/lion/commit/b54e0199884b48428d8e738eb888f5031134270b))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 0.1.0 (2020-04-15)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "remark-extend",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "A plugin for remark that allows to extend a md file with another md file",
|
||||
"author": "ing-bank",
|
||||
"homepage": "https://github.com/ing-bank/lion/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue