Skip to content

Commit 145cccd

Browse files
committed
Bump package version. Updated CHANGELOG.
1 parent 3011568 commit 145cccd

File tree

3 files changed

+5
-1
lines changed

3 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
# Change Log
22

3+
## Version 1.10.0
4+
5+
- In the dependency injection graph, now all injected entities are shown.
6+
37
## Version 1.9.1
48

59
- Maintenance: Bump packages to latest
-5.54 MB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "AngularTools",
55
"description": "AngularTools is a collection of tools for exploring an Angular project, help you with documenting, reverse engineering a project or help when refactoring.",
66
"icon": "logo.png",
7-
"version": "1.9.1",
7+
"version": "1.10.0",
88
"license": "MIT",
99
"repository": "https://github.com/CoderAllan/vscode-angulartools",
1010
"author": {

0 commit comments

Comments
 (0)