Skip to content

Commit c6af6ee

Browse files
authored
Merge pull request #8 from vitalis/release-please--branches--main--components--tailwindcss-docs-mcp
chore(main): release 1.2.0
2 parents fb7e4ae + 4d238ac commit c6af6ee

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/vitalis/tailwindcss-docs-mcp/compare/v1.1.0...v1.2.0) (2026-02-27)
4+
5+
6+
### Features
7+
8+
* auto-index documentation on startup ([fb7e4ae](https://github.com/vitalis/tailwindcss-docs-mcp/commit/fb7e4ae59f6dbcdc4c1bbe8f19a751d83126ff9e))
9+
10+
11+
### Reverts
12+
13+
* remove smithery support (stdio deprecated) ([#7](https://github.com/vitalis/tailwindcss-docs-mcp/issues/7)) ([68341e2](https://github.com/vitalis/tailwindcss-docs-mcp/commit/68341e295bbd778f7468e94a6797793d7f61c583))
14+
315
## [1.1.0](https://github.com/vitalis/tailwindcss-docs-mcp/compare/v1.0.2...v1.1.0) (2026-02-27)
416

517

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.1.0",
3+
"version": "1.2.0",
44
"type": "module",
55
"description": "Local semantic search for Tailwind CSS documentation via Model Context Protocol",
66
"license": "MIT",

0 commit comments

Comments
 (0)