Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
birhoff committed Mar 31, 2017
1 parent ac89d3e commit 5073fe6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.2.0"></a>
# [0.2.0](https://github.com/birhoff/remark-bemjson/compare/v0.1.1...v0.2.0) (2017-03-31)


### Bug Fixes

* **exports:** Throw error for unsupported exportType ([f226a7a](https://github.com/birhoff/remark-bemjson/commit/f226a7a))


### Features

* **converter:** Support augment option ([ac89d3e](https://github.com/birhoff/remark-bemjson/commit/ac89d3e))
* **converter:** Use new version of converter ([e434b9e](https://github.com/birhoff/remark-bemjson/commit/e434b9e))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/birhoff/remark-bemjson/compare/v0.1.0...v0.1.1) (2017-03-26)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-bemjson",
"version": "0.1.1",
"version": "0.2.0",
"description": "remark plugin to compile bemjson",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5073fe6

Please # to comment.