We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e055f94 commit 029c47cCopy full SHA for 029c47c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/vitalis/tailwindcss-docs-mcp/compare/v1.0.0...v1.0.1) (2026-02-27)
4
+
5
6
+### Bug Fixes
7
8
+* **ci:** configure npm registry auth for publish step ([9fe24de](https://github.com/vitalis/tailwindcss-docs-mcp/commit/9fe24def2156c882e5a1f1853eb2606388b527b3))
9
10
## 1.0.0 (2026-02-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "tailwindcss-docs-mcp",
- "version": "1.0.0",
+ "version": "1.0.1",
"type": "module",
"description": "Local semantic search for Tailwind CSS documentation via Model Context Protocol",
"license": "MIT",
0 commit comments