We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ba6b7 commit aaf8ff9Copy full SHA for aaf8ff9
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+# 0.0.23
4
+- add support for `cache` attribute on workspace target
5
+
6
# 0.0.22
7
- add support for `version` attribute
8
package.json
@@ -3,7 +3,7 @@
"name": "terrabuild",
"displayName": "Terrabuild",
"description": "Syntax highlighting for Terrabuild",
- "version": "0.0.22",
+ "version": "0.0.23",
"publisher": "MagnusOpera",
"license": "FSL-1.1-Apache-2.0",
9
"repository": {
0 commit comments