Skip to content

Commit c394536

Browse files
committed
chore(release): v0.5.0
1 parent f40c2ee commit c394536

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
---
17+
18+
## [0.5.0] - 2026-05-22
19+
1020
### Added
1121
- **converter**: lists emitted by an LLM with a non-ASCII bullet marker
1222
(e.g. ``, ``, ``, ``, ``, ``) are now recognized as real lists
@@ -462,7 +472,8 @@ cosign verify-blob \
462472
- Slack Block Kit Builder URLs above ~8 KiB get unreliable in
463473
browsers/Slack — the preview tool flags those as `Truncated: true`.
464474

465-
[Unreleased]: https://github.com/hishamkaram/mcp-slack-block-kit/compare/v0.4.0...HEAD
475+
[Unreleased]: https://github.com/hishamkaram/mcp-slack-block-kit/compare/v0.5.0...HEAD
476+
[0.5.0]: https://github.com/hishamkaram/mcp-slack-block-kit/releases/tag/v0.5.0
466477
[0.4.0]: https://github.com/hishamkaram/mcp-slack-block-kit/releases/tag/v0.4.0
467478
[0.3.0]: https://github.com/hishamkaram/mcp-slack-block-kit/releases/tag/v0.3.0
468479
[0.2.1]: https://github.com/hishamkaram/mcp-slack-block-kit/releases/tag/v0.2.1

0 commit comments

Comments
 (0)