Skip to content

Commit da6f535

Browse files
chore(main): release 0.2.0 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 385519a commit da6f535

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.1.4"
2+
".": "0.2.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.2.0](https://github.com/mikesmitty/file-search/compare/v0.1.4...v0.2.0) (2025-11-22)
4+
5+
6+
### Features
7+
8+
* rename to File Search Query ([#21](https://github.com/mikesmitty/file-search/issues/21)) ([1ae3191](https://github.com/mikesmitty/file-search/commit/1ae31919a44b6a35a41feb3063cb8dc382076a36))
9+
10+
11+
### Bug Fixes
12+
13+
* revert to static model list ([#19](https://github.com/mikesmitty/file-search/issues/19)) ([0b0341b](https://github.com/mikesmitty/file-search/commit/0b0341b4e72d18a0a85d564cc1a3763c4ba2a6a5))
14+
315
## [0.1.4](https://github.com/mikesmitty/file-search-extension/compare/v0.1.3...v0.1.4) (2025-11-22)
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.1.4",
3+
"version": "0.2.0",
44
"contextFileName": "GEMINI.file-search.md",
55
"mcpServers": {
66
"file-search": {

0 commit comments

Comments
 (0)