chore: release new versions

- remark-extend@0.1.0
This commit is contained in:
CircleCI 2020-04-15 11:19:43 +00:00
parent 017eabaec4
commit 23e048ad5b
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 0.1.0 (2020-04-15)
### Features
* add remark-extend package ([017eaba](https://github.com/ing-bank/lion/commit/017eabaec44cd3551265e138d7004bb687027661))

View file

@ -1,6 +1,6 @@
{
"name": "remark-extend",
"version": "0.0.0",
"version": "0.1.0",
"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/",