Skip to content

Commit 741a15e

Browse files
committed
chore(release): 1.6.0
1 parent 7bc9860 commit 741a15e

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

3+
## 1.6.0
4+
5+
- Add completions for `@stack`, `@pushTo`, `@pushOnceTo`, `@dd` and `@dump` tags.
6+
37
## 1.5.0
48

59
- Add `htmlLanguageParticipants` to use HTML language server features in Edge files.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publisher": "adonisjs",
33
"name": "vscode-edge",
44
"displayName": "Edge templates syntax highlighter",
5-
"version": "1.5.0",
5+
"version": "1.6.0",
66
"description": "Official Edge template engine extension for VSCode",
77
"author": "virk",
88
"license": "MIT",

0 commit comments

Comments
 (0)