Skip to content

Commit 068cf2d

Browse files
chore(main): release 0.4.0 (#38)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3da4815 commit 068cf2d

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.2"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/mikesmitty/file-search/compare/v0.3.2...v0.4.0) (2025-11-23)
4+
5+
6+
### Features
7+
8+
* add name parameter to upload_file tool ([#41](https://github.com/mikesmitty/file-search/issues/41)) ([3da4815](https://github.com/mikesmitty/file-search/commit/3da48151e14cda1af4dda14d4b599d3c7dfa6fef))
9+
10+
11+
### Bug Fixes
12+
13+
* update MCP list tools to return objects instead of arrays ([#37](https://github.com/mikesmitty/file-search/issues/37)) ([9402f74](https://github.com/mikesmitty/file-search/commit/9402f7432fdecdf0653d616c7e14c813177f68b5))
14+
315
## [0.3.2](https://github.com/mikesmitty/file-search/compare/v0.3.1...v0.3.2) (2025-11-23)
416

517

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "file-search-query",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"contextFileName": "GEMINI.file-search.md",
55
"mcpServers": {
66
"file-search": {

0 commit comments

Comments
 (0)