Skip to content

Commit 6c2eb09

Browse files
Bump version to 1.7.1
1 parent dbbace6 commit 6c2eb09

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## [1.7.1]
6+
7+
### Bug Fixes
8+
9+
- Fixes status bar issue where account name was showing as [object, object]
10+
511
## [1.7.0]
612

713
### Major Changes

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.0",
5+
"version": "1.7.1",
66
"publisher": "HubSpot",
77
"engines": {
88
"vscode": "^1.63.0"

0 commit comments

Comments
 (0)