File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11---
2- version : 1.9.4
2+ version : 1.10.0
33commit : Bump to version v%.%.%
44files :
55 README.md : v%.%.%
Original file line number Diff line number Diff line change 1- # remarker v1.9.4
1+ # remarker v1.10.0
22
33[ ![ CircleCI] ( https://circleci.com/gh/kt3k/remarker.svg?style=svg )] ( https://circleci.com/gh/kt3k/remarker )
44[ ![ codecov] ( https://codecov.io/gh/kt3k/remarker/branch/master/graph/badge.svg )] ( https://codecov.io/gh/kt3k/remarker )
@@ -152,7 +152,8 @@ The directory name of `assets` can be configured in `remarker.yml`. See the conf
152152
153153# History
154154
155- - 2018-08-06 v1.9.0 Add :emoji: transformation. Modify `cssFiles` option handling (#11).
155+ - 2019-05-14 v1.10.0 Added `--dest`, `--out`, and `--port` CLI options.
156+ - 2018-08-06 v1.9.0 Added :emoji: transformation. Modify `cssFiles` option handling (#11).
156157- 2018-06-10 v1.8.1 Fixed help and version options.
157158- 2018-06-10 v1.8.0 Added livereloading feature.
158159- 2018-01-29 v1.7.0 Enabled file asset (#8).
Original file line number Diff line number Diff line change 11{
22 "name" : " remarker" ,
3- "version" : " 1.9.4 " ,
3+ "version" : " 1.10.0 " ,
44 "description" : " Remark cli" ,
55 "main" : " index.js" ,
66 "bin" : " index.js" ,
You can’t perform that action at this time.
0 commit comments