Skip to content

Commit 8dc4450

Browse files
committed
merging PR and cleaning up html snippets
1 parent e4d06af commit 8dc4450

File tree

5 files changed

+21
-1917
lines changed

5 files changed

+21
-1917
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Angular BeastCode Changelog
22

3-
## 8.0.0-beta
3+
## 8.1.0
4+
* Updates to support VS Code 1.40
5+
6+
## 8.0.0
47
* Routing
58
* ng-route
69
* ng-route-lazy

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/BeastCode/VSCode-Angular-TypeScript-Snippets/issues"
1414
},
1515
"homepage": "https://github.com/BeastCode/VSCode-Angular-TypeScript-Snippets#readme",
16-
"version": "8.0.17",
16+
"version": "8.1.0",
1717
"engines": {
1818
"vscode": "^1.30.0"
1919
},

0 commit comments

Comments
 (0)