Skip to content

Commit d54f41e

Browse files
committed
Merge branch 'hotfix/1.0.1'
2 parents acd6f67 + b7b7408 commit d54f41e

File tree

4 files changed

+274
-272
lines changed

4 files changed

+274
-272
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [1.0.1] - 2025-10-26
10+
11+
### Fixed
12+
- Updated MCP server name from remix-icon to remixicon for package publishing compatibility
13+
- Corrected package name casing to allow successful npm publication
14+
- Updated all documentation to reflect CLI-based MCP server architecture
15+
- Removed Cloudflare Workers references and replaced with Node.js CLI implementation
16+
- Added comprehensive setup instructions for Claude Desktop, Claude Code, and Codex platforms
17+
18+
919
## [0.4.0] - 2025-10-12
1020

1121
### Added
@@ -147,6 +157,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147157
- Multi-language support optimization
148158
- English and Chinese text processing
149159

160+
[1.0.1]: https://github.com/fradser/mcp-server-remix-icon/compare/v0.4.0...v1.0.1
150161
[0.4.0]: https://github.com/fradser/mcp-server-remix-icon/compare/v0.3.2...v0.4.0
151162
[0.3.2]: https://github.com/fradser/mcp-server-remix-icon/compare/v0.3.1...v0.3.2
152163
[0.3.1]: https://github.com/fradser/mcp-server-remix-icon/compare/v0.2.0...v0.3.1

0 commit comments

Comments
 (0)