Skip to content

Commit ea429b3

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog, package.json and manifest.json versions [skip ci]
1 parent bf894cf commit ea429b3

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.28](https://github.com/apify/apify-mcp-server/releases/tag/v0.4.28) (2025-10-13)
6+
7+
### 🚀 Features
8+
9+
- Filter Actors in `search-actors` when in agentic payments mode ([#307](https://github.com/apify/apify-mcp-server/pull/307)) ([bf894cf](https://github.com/apify/apify-mcp-server/commit/bf894cf32df76ef454639e12ed05010633327f7b)) by [@stepskop](https://github.com/stepskop), closes [#305](https://github.com/apify/apify-mcp-server/issues/305)
10+
11+
### 🐛 Bug Fixes
12+
13+
- Disable client capabilities tools swapping ([#312](https://github.com/apify/apify-mcp-server/pull/312)) ([a41f751](https://github.com/apify/apify-mcp-server/commit/a41f7517fa2f59c764f12683103d596678884f74)) by [@MQ37](https://github.com/MQ37)
14+
15+
516
## [0.4.27](https://github.com/apify/apify-mcp-server/releases/tag/v0.4.27) (2025-10-10)
617

718
### 🐛 Bug Fixes

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": "0.2",
33
"name": "apify-mcp-server",
44
"display_name": "Apify MCP server",
5-
"version": "0.4.27",
5+
"version": "0.4.28",
66
"description": "Extract data from any website using thousands of tools from the Apify Store.",
77
"long_description": "Apify is the world's largest marketplace of tools for web scraping, data extraction, and web automation. You can extract structured data from social media, e-commerce, search engines, maps, travel sites, or any other website.",
88
"keywords": [

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apify/actors-mcp-server",
3-
"version": "0.4.27",
3+
"version": "0.4.28",
44
"type": "module",
55
"description": "Apify MCP Server",
66
"mcpName": "com.apify/apify-mcp-server",

0 commit comments

Comments
 (0)