Skip to content

Commit 029c47c

Browse files
chore(main): release 1.0.1 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e055f94 commit 029c47c

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

0 commit comments

Comments
 (0)