We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbbace6 commit 6c2eb09Copy full SHA for 6c2eb09
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to the HubSpot VS Code extension will be documented in this file.
4
5
+## [1.7.1]
6
+
7
+### Bug Fixes
8
9
+- Fixes status bar issue where account name was showing as [object, object]
10
11
## [1.7.0]
12
13
### Major Changes
package.json
@@ -2,7 +2,7 @@
"name": "hubl",
"displayName": "HubSpot",
"description": "HubSpot CMS Hub support for VS Code",
- "version": "1.7.0",
+ "version": "1.7.1",
"publisher": "HubSpot",
"engines": {
"vscode": "^1.63.0"
0 commit comments