We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8024f5 commit 4de24b8Copy full SHA for 4de24b8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [0.0.10](https://github.com/JimmyDaddy/vscode-bard/compare/v0.0.9...v0.0.10) (2023-09-21)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "vscode-bard",
"displayName": "vscode bard",
"description": "google bard for vscode",
- "version": "0.0.10",
+ "version": "0.0.11",
"engines": {
"vscode": "^1.82.0"
},
0 commit comments