Skip to content

Commit 1e86b57

Browse files
chore(*): release 0.4.12
1 parent 11544e2 commit 1e86b57

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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.12 14 March 2019
4+
5+
Chore release - updating dependencies
6+
37
## 0.4.11 17 December 2018
48

59
Chore release - updating TypeScript dependency

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2014-2016 Google, Inc.
3+
Copyright (c) 2019 Google, Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dgeni",
3-
"version": "0.4.11",
3+
"version": "0.4.12",
44
"description": "Flexible JavaScript documentation generator used by both AngularJS and Angular",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)