Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit 787afee

Browse files
chore(package.json): release v0.9.7
1 parent f709d9d commit 787afee

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
## v0.9.7 10th August 2014
2+
3+
* fix(ngdoc/macro.html): default param values are in `doc.defaultValue` property f709d9da
4+
5+
16
## v0.9.6 07/21/2014
27

3-
* feat(api-docs): allow packageName to be specified as a tag 08:08 PM Peter Bacon Darwin 211a4cb4
8+
* feat(api-docs): allow packageName to be specified as a tag 211a4cb4
49

510

611
## v0.9.5 07/17/2014

package.json

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

0 commit comments

Comments
 (0)