Skip to content

Commit 381668c

Browse files
Prepare for release v3.4.2 (#120)
1 parent 565e2c9 commit 381668c

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/happy-seals-roll.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [3.4.2]
4+
5+
### Fixed
6+
7+
- Fix the expert icon rendering to correctly display the provided image, or fallback to a default icon if the image is unavailable.
8+
39
## [3.4.1]
410

511
### Enhancements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "HAI Build Code Generator",
44
"description": "Human AI (HAI) VS Code extension that streamlines development workflows through AI-powered task execution, intelligent file management, and automated code generation. Built on Cline, it integrates with various LLMs to enhance productivity and code quality while simplifying complex development tasks.",
55
"clineVersion": "3.8.6",
6-
"version": "3.4.1",
6+
"version": "3.4.2",
77
"icon": "assets/icons/[email protected]",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)