Skip to content

Commit

Permalink
chore: release 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyDaddy committed Dec 12, 2023
1 parent b8024f5 commit 4de24b8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.0.11](https://github.com/JimmyDaddy/vscode-bard/compare/v0.0.10...v0.0.11) (2023-12-12)


### Bug Fixes

* 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))

## [0.0.10](https://github.com/JimmyDaddy/vscode-bard/compare/v0.0.9...v0.0.10) (2023-09-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 4de24b8

Please sign in to comment.