We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7b0fc commit 313a7c3Copy full SHA for 313a7c3
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.10.19 23 August 2015
4
+
5
+* fix(ngdoc/templates): move module installation above description 6f7b0fc3
6
7
8
## v0.10.18 10 July 2015
9
10
* fix(jsdoc/private tagdef): assign true to private property if tag is found 640d3da6
package.json
@@ -1,6 +1,6 @@
{
"name": "dgeni-packages",
- "version": "0.10.18",
+ "version": "0.10.19",
"description": "A collection of dgeni packages for generating documentation from source code",
"scripts": {
"test": "jasmine-node .",
0 commit comments