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

Commit 22b8a34

Browse files
chore(package.json): release v0.9.5
1 parent 48d105b commit 22b8a34

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
## v0.9.5 07/17/2014
2+
3+
* fix(ng-doc/component-groups-generate): allow path/outputPath to be configurable 48d105bc
4+
* Revert "fix(ng-doc/component-groups-generate processor): use path/outputPath specified in process... 71ced7dd
5+
6+
17
## v0.9.4 07/17/2014
28

9+
** WARNING - this release had an invalid breaking change. Don't use it **
10+
311
* fix(utils/code): encode HTML entities 5091e1c1
412
* fix(ng-doc/component-groups-generate processor): use path/outputPath specified in processing.api-... f2c3776f
513

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