Skip to content

Commit 19cabc8

Browse files
chore(main): release 0.2.0 (#4)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.0...v0.2.0) (2025-04-08) ### Features * **ci:** add tests and coverage ([15d84df](15d84df)) * **ci:** more jobs ([6d851a5](6d851a5)) * **ci:** update ([b8d0893](b8d0893)) * **ci:** update configs ([d1ec012](d1ec012)) * **ci:** update jobs ([74e6bfa](74e6bfa)) * **ci:** update jobs ([2ad551c](2ad551c)) * **ci:** update jobs ([132fa35](132fa35)) * first version ([#1](#1)) ([ad35f32](ad35f32)) ### Dependencies * **gomod:** bump the go-deps group with 4 updates ([#3](#3)) ([3fedaa1](3fedaa1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d1ec012 commit 19cabc8

File tree

2 files changed

+20
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/firebolt-db/mcp-server/compare/v0.1.0...v0.2.0) (2025-04-08)
4+
5+
6+
### Features
7+
8+
* **ci:** add tests and coverage ([15d84df](https://github.com/firebolt-db/mcp-server/commit/15d84df098cf1e136bd23436752d68149abba51b))
9+
* **ci:** more jobs ([6d851a5](https://github.com/firebolt-db/mcp-server/commit/6d851a52016e403f528f5d72b938d6f7ff0a9850))
10+
* **ci:** update ([b8d0893](https://github.com/firebolt-db/mcp-server/commit/b8d0893d78aace7fcc320b00619a0b3a8d668140))
11+
* **ci:** update configs ([d1ec012](https://github.com/firebolt-db/mcp-server/commit/d1ec012cf7f110105774ae14de22fa654541bac7))
12+
* **ci:** update jobs ([74e6bfa](https://github.com/firebolt-db/mcp-server/commit/74e6bfab25fd73b5ccd8befad957db45874b358a))
13+
* **ci:** update jobs ([2ad551c](https://github.com/firebolt-db/mcp-server/commit/2ad551cd2d083e4e8b205d924bb2fbbda1d5031d))
14+
* **ci:** update jobs ([132fa35](https://github.com/firebolt-db/mcp-server/commit/132fa35105668fe4886eda1bf8f5d0afeebdad8e))
15+
* first version ([#1](https://github.com/firebolt-db/mcp-server/issues/1)) ([ad35f32](https://github.com/firebolt-db/mcp-server/commit/ad35f32be2034d8e3b196fd0c63bc3f802b0535c))
16+
17+
18+
### Dependencies
19+
20+
* **gomod:** bump the go-deps group with 4 updates ([#3](https://github.com/firebolt-db/mcp-server/issues/3)) ([3fedaa1](https://github.com/firebolt-db/mcp-server/commit/3fedaa16981883b8df0928600b47f28bd1927f89))
21+
322
## [0.1.0](https://github.com/firebolt-db/mcp-server/compare/v0.0.1...v0.1.0) (2025-04-08)
423

524

0 commit comments

Comments
 (0)