Skip to content

Commit 1309117

Browse files
committed
chore: release v1.2.0
1 parent dc1867a commit 1309117

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/vivliostyle/vfm/compare/v1.1.0...v1.2.0) (2022-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed TOC link in Japanese version ([a46c2a3](https://github.com/vivliostyle/vfm/commit/a46c2a31d94e171c839e7bdfc0e8c55ff5d61e5f))
7+
8+
9+
### Features
10+
11+
* Add `excludes` argument to `readMetadata` ([174c8dd](https://github.com/vivliostyle/vfm/commit/174c8dddd626b8ce11b69ac57149c182945dfd82))
12+
113
# [1.1.0](https://github.com/vivliostyle/vfm/compare/v1.0.2...v1.1.0) (2021-12-07)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vivliostyle/vfm",
33
"description": "Custom Markdown syntax specialized in book authoring.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"author": "Vivliostyle Foundation",
66
"license": "Apache-2.0",
77
"engines": {

0 commit comments

Comments
 (0)