We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edbcf49 commit c639866Copy full SHA for c639866
HISTORY.md
@@ -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
9
## [v0.6.0]
10
> Oct 20, 2015
11
package.json
@@ -1,7 +1,7 @@
{
"name": "docpress-core",
"description": "Metalsmith plugin to generate Docpress site data from a project. Part of the [Docpress] project.",
- "version": "0.6.0",
+ "version": "0.6.1",
"author": "Rico Sta. Cruz <rico@ricostacruz.com>",
"bugs": {
"url": "https://github.com/docpress/docpress-core/issues"
0 commit comments