diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index b985ff6..466df71 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.1" + ".": "0.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3396fe0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## [0.1.0](https://github.com/firebolt-db/mcp-server/compare/v0.0.1...v0.1.0) (2025-04-08) + + +### Features + +* **ci:** add tests and coverage ([15d84df](https://github.com/firebolt-db/mcp-server/commit/15d84df098cf1e136bd23436752d68149abba51b)) +* **ci:** more jobs ([6d851a5](https://github.com/firebolt-db/mcp-server/commit/6d851a52016e403f528f5d72b938d6f7ff0a9850)) +* **ci:** update ([b8d0893](https://github.com/firebolt-db/mcp-server/commit/b8d0893d78aace7fcc320b00619a0b3a8d668140)) +* **ci:** update jobs ([74e6bfa](https://github.com/firebolt-db/mcp-server/commit/74e6bfab25fd73b5ccd8befad957db45874b358a)) +* **ci:** update jobs ([2ad551c](https://github.com/firebolt-db/mcp-server/commit/2ad551cd2d083e4e8b205d924bb2fbbda1d5031d)) +* **ci:** update jobs ([132fa35](https://github.com/firebolt-db/mcp-server/commit/132fa35105668fe4886eda1bf8f5d0afeebdad8e)) + + +### Dependencies + +* **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))