Skip to content

Commit f89e37c

Browse files
committed
chore: release v2.3.1 [ci skip]
1 parent 7224d57 commit f89e37c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="2.3.1"></a>
2+
## [2.3.1](https://github.com/ekoeryanto/vuepress-plugin-sitemap/compare/v2.3.0...v2.3.1) (2019-11-08)
3+
4+
5+
### Bug Fixes
6+
7+
* base config ignored ([f3648c3](https://github.com/ekoeryanto/vuepress-plugin-sitemap/commit/f3648c3)), closes [#26](https://github.com/ekoeryanto/vuepress-plugin-sitemap/issues/26)
8+
* wrong temp dir path ([5352720](https://github.com/ekoeryanto/vuepress-plugin-sitemap/commit/5352720))
9+
110
<a name="2.3.0"></a>
211
# [2.3.0](https://github.com/ekoeryanto/vuepress-plugin-sitemap/compare/v2.2.0...v2.3.0) (2019-10-20)
312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-plugin-sitemap",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Sitemap generator plugin for vuepress",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)