Skip to content

Commit 0c50ef4

Browse files
authored
Merge pull request #6 from flowcore-io/release-please--branches--main--components--local-read-model-mcp-server
chore(main): release 1.2.1
2 parents d2c7965 + 6a24eeb commit 0c50ef4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/compare/v1.2.0...v1.2.1) (2025-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **index:** :lock: Update event stream projection description for sensitive data handling ([d2c7965](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/commit/d2c79659187238befc1ed3a75204cda653e67782))
9+
310
## [1.2.0](https://github.com/flowcore-io/mcp-flowcore-local-readmodel/compare/v1.1.2...v1.2.0) (2025-05-12)
411

512

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.2.0",
3+
"version": "1.2.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)