Skip to content

Commit dec622d

Browse files
author
Ilya Radchenko
committed
Release 0.7.4
1 parent b8aff27 commit dec622d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="0.7.4"></a>
2+
## 0.7.4 (2016-11-01)
3+
4+
* Update .npmignore ([b8aff27](https://github.com/docpress/docpress-base/commit/b8aff27))
5+
6+
7+
18
<a name="0.7.3"></a>
29
## 0.7.3 (2016-11-01)
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docpress-base",
33
"description": "Base theme for Docpress.",
44
"homepage": "https://github.com/docpress/docpress-base#readme",
5-
"version": "0.7.3",
5+
"version": "0.7.4",
66
"main": "index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)