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

Commit ee0d888

Browse files
chore(package.json): release v0.9.6
1 parent 211a4cb commit ee0d888

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,3 +1,8 @@
1+
## v0.9.6 07/21/2014
2+
3+
* feat(api-docs): allow packageName to be specified as a tag 08:08 PM Peter Bacon Darwin 211a4cb4
4+
5+
16
## v0.9.5 07/17/2014
27

38
* fix(ng-doc/component-groups-generate): allow path/outputPath to be configurable 48d105bc

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.5",
3+
"version": "0.9.6",
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)