Skip to content

Commit

Permalink
Merge commit '04f38c03cc37629c97a4c2bc3d98fb81ba8c9f78'
Browse files Browse the repository at this point in the history
  • Loading branch information
akabekobeko committed Jun 27, 2021
2 parents 0edbc09 + 04f38c0 commit 53e04a4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.0.0-alpha.23](https://github.com/vivliostyle/vfm/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2021-06-27)


### Bug Fixes

* Don't convert dates and times that aren't quoted ([4adef06](https://github.com/vivliostyle/vfm/commit/4adef06bdbc6414878699d8f88804b90f12d5a06))


### Features

* Implemented document processing as VFM in case of major metadeta design changes ([fb57dae](https://github.com/vivliostyle/vfm/commit/fb57daed7acdae7115a9cc4d9dd3b9aa340bfbb4))
* Improved metadata definition with frontmatter ([449fa46](https://github.com/vivliostyle/vfm/commit/449fa46c27a97112599fcf9e6083d0dba38a754c))

# [1.0.0-alpha.22](https://github.com/vivliostyle/vfm/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2021-05-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/vfm",
"description": "Custom Markdown syntax specialized in book authoring.",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"author": "Vivliostyle Foundation",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down

0 comments on commit 53e04a4

Please sign in to comment.