We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f752d commit a6b36c0Copy full SHA for a6b36c0
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to the HubSpot VS Code extension will be documented in this file.
4
5
+## [1.7.2]
6
+### Bug Fixes
7
+
8
+- Fix sync icon and "End Watch" option not appearing when watching folder
9
10
## [1.7.1]
11
12
### Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "hubl",
"displayName": "HubSpot",
"description": "HubSpot CMS Hub support for VS Code",
- "version": "1.7.1",
+ "version": "1.7.2",
"publisher": "HubSpot",
"license": "Apache-2.0",
"engines": {
0 commit comments