Skip to content

Commit 4de24b8

Browse files
author
JimmyDaddy
committed
chore: release 0.0.11
1 parent b8024f5 commit 4de24b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.11](https://github.com/JimmyDaddy/vscode-bard/compare/v0.0.10...v0.0.11) (2023-12-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Fixed height of Bard chat input fix [#12](https://github.com/JimmyDaddy/vscode-bard/issues/12) ([b8024f5](https://github.com/JimmyDaddy/vscode-bard/commit/b8024f54a702d4c99b66c71dd77c5ddf1c9db875))
9+
310
## [0.0.10](https://github.com/JimmyDaddy/vscode-bard/compare/v0.0.9...v0.0.10) (2023-09-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-bard",
33
"displayName": "vscode bard",
44
"description": "google bard for vscode",
5-
"version": "0.0.10",
5+
"version": "0.0.11",
66
"engines": {
77
"vscode": "^1.82.0"
88
},

0 commit comments

Comments
 (0)