Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akabekobeko committed Dec 7, 2021
1 parent 249cf32 commit a46616d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/vivliostyle/vfm/compare/v1.0.2...v1.1.0) (2021-12-07)


### Features

* Supports metadata specification for stringify ([249cf32](https://github.com/vivliostyle/vfm/commit/249cf3212c33d5806c6c16acca59063eef325855))

## [1.0.2](https://github.com/vivliostyle/vfm/compare/v1.0.1...v1.0.2) (2021-07-26)

# [1.0.1](https://github.com/vivliostyle/vfm/compare/v1.0.0-alpha.27...v1.0.1) (2021-07-27)
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.2",
"version": "1.1.0",
"author": "Vivliostyle Foundation",
"license": "Apache-2.0",
"engines": {
Expand Down

0 comments on commit a46616d

Please sign in to comment.