Skip to content

Commit debe4d2

Browse files
chore(main): release 0.5.0 (#44)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb74b93 commit debe4d2

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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.4.0"
2+
".": "0.5.0"
33
}

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/mikesmitty/file-search/compare/v0.4.0...v0.5.0) (2025-11-23)
4+
5+
6+
### Features
7+
8+
* add force flag to document deletion ([#45](https://github.com/mikesmitty/file-search/issues/45)) ([a7e5c5f](https://github.com/mikesmitty/file-search/commit/a7e5c5f7916488d561c54342f5a8db2b17b1bec5))
9+
* add newly added models to completion list ([#47](https://github.com/mikesmitty/file-search/issues/47)) ([32580b4](https://github.com/mikesmitty/file-search/commit/32580b4d1fbb0b471e666643b995016025dc2bd0))
10+
* print operation ID in import-file command ([#46](https://github.com/mikesmitty/file-search/issues/46)) ([c1649fc](https://github.com/mikesmitty/file-search/commit/c1649fc3d5f1f40ff4b5cf49dfea526eb1bdff9b))
11+
12+
13+
### Bug Fixes
14+
15+
* add more subcommand aliases ([#43](https://github.com/mikesmitty/file-search/issues/43)) ([ee1c9d7](https://github.com/mikesmitty/file-search/commit/ee1c9d7d77971a72069b9021c6136e2dae920698))
16+
317
## [0.4.0](https://github.com/mikesmitty/file-search/compare/v0.3.2...v0.4.0) (2025-11-23)
418

519

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.4.0",
3+
"version": "0.5.0",
44
"contextFileName": "GEMINI.file-search.md",
55
"mcpServers": {
66
"file-search": {

0 commit comments

Comments
 (0)