Skip to content

Commit e135916

Browse files
committed
3.12.0
1 parent e4be868 commit e135916

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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+
## v3.12.0 (Nov 2, 2020)
4+
5+
* Updated to dependency-tree@7.2.2 with support for mixing TypesScript and Javascript imports
6+
37
## v3.11.0 (Oct 1, 2020)
48

59
* Add support for combining `--circular` and `--dot` (Thanks to @SaeedZhiany)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "madge",
3-
"version": "3.11.0",
3+
"version": "3.12.0",
44
"author": "Patrik Henningsson <patrik.henningsson@gmail.com>",
55
"repository": "git://github.com/pahen/madge",
66
"homepage": "https://github.com/pahen/madge",

0 commit comments

Comments
 (0)