Skip to content

Commit 1dd55a9

Browse files
authored
Merge pull request #23 from vitalis/release-please--branches--main--components--tailwindcss-docs-mcp
chore(main): release 1.5.2
2 parents 1022f12 + 46f4473 commit 1dd55a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.5.2](https://github.com/vitalis/tailwindcss-docs-mcp/compare/v1.5.1...v1.5.2) (2026-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* improve search quality and break circular type dependency ([1022f12](https://github.com/vitalis/tailwindcss-docs-mcp/commit/1022f123338d57d2712ee9eb5898272b0d86200d))
9+
310
## [1.5.1](https://github.com/vitalis/tailwindcss-docs-mcp/compare/v1.5.0...v1.5.1) (2026-02-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-docs-mcp",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"type": "module",
55
"description": "Local semantic search for Tailwind CSS documentation via Model Context Protocol",
66
"license": "MIT",

0 commit comments

Comments
 (0)