Skip to content

Commit 313a7c3

Browse files
chore(package.json): update version to 0.10.19
1 parent 6f7b0fc commit 313a7c3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.10.19 23 August 2015
4+
5+
* fix(ngdoc/templates): move module installation above description 6f7b0fc3
6+
7+
38
## v0.10.18 10 July 2015
49

510
* fix(jsdoc/private tagdef): assign true to private property if tag is found 640d3da6

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dgeni-packages",
3-
"version": "0.10.18",
3+
"version": "0.10.19",
44
"description": "A collection of dgeni packages for generating documentation from source code",
55
"scripts": {
66
"test": "jasmine-node .",

0 commit comments

Comments
 (0)