Skip to content

Commit c639866

Browse files
committed
Release v0.6.1
1 parent edbcf49 commit c639866

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v0.6.1]
2+
> Feb 3, 2016
3+
4+
- [docpress#29]: Fix `mailto:` links not being allowed.
5+
6+
[docpress#29]: https://github.com/docpress/docpress/issues/29
7+
[v0.6.1]: https://github.com/docpress/docpress-core/compare/v0.6.0...v0.6.1
8+
19
## [v0.6.0]
210
> Oct 20, 2015
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docpress-core",
33
"description": "Metalsmith plugin to generate Docpress site data from a project. Part of the [Docpress] project.",
4-
"version": "0.6.0",
4+
"version": "0.6.1",
55
"author": "Rico Sta. Cruz <rico@ricostacruz.com>",
66
"bugs": {
77
"url": "https://github.com/docpress/docpress-core/issues"

0 commit comments

Comments
 (0)