Skip to content

Commit d58f54c

Browse files
committed
chore: release v1.2.2
1 parent ae38bde commit d58f54c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.2](https://github.com/vivliostyle/vfm/compare/v1.2.1...v1.2.2) (2022-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* remove heading attributes notation on page title ([f23ff1f](https://github.com/vivliostyle/vfm/commit/f23ff1f5182b0554f73f0fe92ee3a068e7aab2a1))
7+
* Type error of object property ([e8755d9](https://github.com/vivliostyle/vfm/commit/e8755d9de0839878b018a1b2c6f5b84c4ba93416))
8+
19
## [1.2.1](https://github.com/vivliostyle/vfm/compare/v1.2.0...v1.2.1) (2022-01-20)
210

311

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

0 commit comments

Comments
 (0)