diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..19a4f5a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2026-03-18) + + +### Features + +* add npm publishing pipeline + release-please ([8e02e38](https://github.com/flowcore-io/mcp-wiseflow/commit/8e02e387686d644a583be3f67eed8d2e57c77918)) +* initial Wiseflow MCP server ([3f7a450](https://github.com/flowcore-io/mcp-wiseflow/commit/3f7a4500cd124eaf832cfae09f09f25c6d39893c)) + + +### Bug Fixes + +* increase heap for tsc + use machine token for release-please ([3686f8b](https://github.com/flowcore-io/mcp-wiseflow/commit/3686f8b6ef7b77cebe2c352e6e20ed2d7d3fd860)) +* switch from tsc to tsup to fix CI OOM ([76fd637](https://github.com/flowcore-io/mcp-wiseflow/commit/76fd6376d467293a2078a5c2fc17194434deb6c0))