## 0.2.3 (2026-01-09)
This was a version bump only for mcp-tools to align it with other projects, there were no code changes.
## 0.2.2 (2025-12-11)
### 🩹 Fixes
- update how mcp version is derived [DX-597] ([#296](https://github.com/contentful/contentful-mcp-server/pull/296))
## 0.2.1 (2025-12-09)
### 🩹 Fixes
- query param changed to match param to support full text search [DX-596] ([#294](https://github.com/contentful/contentful-mcp-server/pull/294))
## 0.2.0 (2025-12-02)
### 🚀 Features
- **search:** enhanced search entries [] ([#289](https://github.com/contentful/contentful-mcp-server/pull/289), [#263](https://github.com/contentful/contentful-mcp-server/issues/263), [#266](https://github.com/contentful/contentful-mcp-server/issues/266))
### 🩹 Fixes
- use dynamic imports for import and export tools [DX-580] ([#264](https://github.com/contentful/contentful-mcp-server/pull/264), [#286](https://github.com/contentful/contentful-mcp-server/issues/286))
## 0.1.2 (2025-11-21)
### 🩹 Fixes
- refactor MCP tools to use class-based initialization [DX-579] ([#263](https://github.com/contentful/contentful-mcp-server/pull/263))
## 0.1.1 (2025-11-20)
### 🩹 Fixes
- emit ts declarations for mcp tools [DX-578] ([#261](https://github.com/contentful/contentful-mcp-server/pull/261))
## 0.1.0 (2025-11-19)
### 🚀 Features
- editor interface tools [DX-481] ([#237](https://github.com/contentful/contentful-mcp-server/pull/237))
- entry archive & unarchive tooling [DX-486] ([#228](https://github.com/contentful/contentful-mcp-server/pull/228))
- asset archive & unarchive tools [DX-303] ([#227](https://github.com/contentful/contentful-mcp-server/pull/227))
- taxonomy concept CRUD tools [DX-408] ([#212](https://github.com/contentful/contentful-mcp-server/pull/212))
- refactor local server to use mcp-tools package [DX-414] ([#203](https://github.com/contentful/contentful-mcp-server/pull/203))
- tools migrated to mcp-tools package [DX-413] ([#196](https://github.com/contentful/contentful-mcp-server/pull/196))