Skip to content

Commit

Permalink
chore: release v2.3.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoeryanto committed Oct 20, 2019
1 parent 522ceb6 commit 47991de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="2.3.0"></a>
# [2.3.0](https://github.com/ekoeryanto/vuepress-plugin-sitemap/compare/v2.2.0...v2.3.0) (2019-10-20)


### Features

* date formatter ([84fb4f0](https://github.com/ekoeryanto/vuepress-plugin-sitemap/commit/84fb4f0))
* frontmatter sitemap options ([9b5c958](https://github.com/ekoeryanto/vuepress-plugin-sitemap/commit/9b5c958))

<a name="2.2.0"></a>
# [2.2.0](https://github.com/ekoeryanto/vuepress-plugin-sitemap/compare/v2.1.2...v2.2.0) (2019-10-20)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-sitemap",
"version": "2.2.0",
"version": "2.3.0",
"description": "Sitemap generator plugin for vuepress",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 47991de

Please sign in to comment.