Skip to content

Commit 3201b06

Browse files
committed
chore: release v1.2.1
1 parent 67d19c4 commit 3201b06

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/vivliostyle/vfm/compare/v1.2.0...v1.2.1) (2022-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Rename `readMetadata` argument and `Metadata` property `excludes` to be more understandable ([60affea](https://github.com/vivliostyle/vfm/commit/60affeaf09d7d86fc00c5a2322715b8dfaf688d8))
7+
18
# [1.2.0](https://github.com/vivliostyle/vfm/compare/v1.1.0...v1.2.0) (2022-01-20)
29

310

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.2.0",
4+
"version": "1.2.1",
55
"author": "Vivliostyle Foundation",
66
"license": "Apache-2.0",
77
"engines": {

0 commit comments

Comments
 (0)