Skip to content

Commit a6b36c0

Browse files
committed
Bump version to 1.7.2
1 parent c3f752d commit a6b36c0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the HubSpot VS Code extension will be documented in this file.
44

5+
## [1.7.2]
6+
### Bug Fixes
7+
8+
- Fix sync icon and "End Watch" option not appearing when watching folder
9+
510
## [1.7.1]
611

712
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hubl",
33
"displayName": "HubSpot",
44
"description": "HubSpot CMS Hub support for VS Code",
5-
"version": "1.7.1",
5+
"version": "1.7.2",
66
"publisher": "HubSpot",
77
"license": "Apache-2.0",
88
"engines": {

0 commit comments

Comments
 (0)