Skip to content

Commit b30099c

Browse files
chore(package): release version 0.4.10
1 parent bcef4dd commit b30099c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## 0.4.10 14 August 2018
4+
5+
Chore release - updating dependencies
6+
37
## 0.4.9 15 June 2017
48

59
Chore release

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dgeni",
3-
"version": "0.4.9",
3+
"version": "0.4.10",
44
"description": "Flexible JavaScript documentation generator used by both AngularJS and Angular",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -63,7 +63,8 @@
6363
"Ivan Vorobkalo <[email protected]>",
6464
"Vlad Ioffe <[email protected]>",
6565
"geminiyellow <[email protected]>",
66-
"Adam Herrmann <[email protected]>"
66+
"Adam Herrmann <[email protected]>",
67+
"Darryl Pogue <[email protected]>"
6768
],
6869
"bugs": {
6970
"url": "https://github.com/angular/dgeni/issues"

0 commit comments

Comments
 (0)