Skip to content

Commit 2207322

Browse files
chore(main): release 0.3.1 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 15314c7 commit 2207322

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.0"
2+
".": "0.3.1"
33
}

CHANGELOG.md

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

3+
## [0.3.1](https://github.com/mikesmitty/file-search/compare/v0.3.0...v0.3.1) (2025-11-22)
4+
5+
6+
### Bug Fixes
7+
8+
* remove experimental settings storage for now ([#33](https://github.com/mikesmitty/file-search/issues/33)) ([15314c7](https://github.com/mikesmitty/file-search/commit/15314c74392e1ff0fb117470b91a640c4c77a1e8))
9+
310
## [0.3.0](https://github.com/mikesmitty/file-search/compare/v0.2.0...v0.3.0) (2025-11-22)
411

512

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

0 commit comments

Comments
 (0)