Skip to content

Commit 0afec42

Browse files
authored
Merge pull request #3 from flowcore-io/release-please--branches--main--components--local-read-model-mcp-server
chore(main): release 1.1.1
2 parents 02a1a8d + 03cc349 commit 0afec42

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/compare/v1.1.0...v1.1.1) (2025-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **package:** :sparkles: Update build script to use bun run for bundling ([02a1a8d](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/commit/02a1a8d87249724fd2d2698f33d11909268febcb))
9+
* **package:** :sparkles: Update dependencies and add bunfig.toml configuration ([09a950c](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/commit/09a950c585129e324fbaced48c2435ffa69ab239))
10+
311
## [1.1.0](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/compare/v1.0.0...v1.1.0) (2025-03-25)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowcore/local-read-model-mcp-server",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "MCP server for creating a local Read Model and feeding it with events from the Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)