Skip to content

Commit 9e8e0c6

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

5 files changed

Lines changed: 16 additions & 5 deletions

File tree

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.9.0](https://github.com/apify/apify-mcp-server/releases/tag/v0.9.0) (2026-02-18)
6+
7+
### 🚀 Features
8+
9+
- **web:** Widget and actor run status redesign ([#429](https://github.com/apify/apify-mcp-server/pull/429)) ([056dded](https://github.com/apify/apify-mcp-server/commit/056dded1a0af47c1fc81b9fc700605a337730b70)) by [@katacek](https://github.com/katacek)
10+
11+
### 🐛 Bug Fixes
12+
13+
- **ci:** Pass explicit token to git-cliff-release action ([#463](https://github.com/apify/apify-mcp-server/pull/463)) ([1b2d7c8](https://github.com/apify/apify-mcp-server/commit/1b2d7c86dd39dc79a83b042454ebaedeb4560279)) by [@MQ37](https://github.com/MQ37)
14+
15+
516
## [0.8.6](https://github.com/apify/apify-mcp-server/releases/tag/v0.8.6) (2026-02-17)
617

718
### 🚀 Features

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.8.6",
5+
"version": "0.9.0",
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.8.6",
3+
"version": "0.9.0",
44
"type": "module",
55
"description": "Apify MCP Server",
66
"mcpName": "com.apify/apify-mcp-server",

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/apify/apify-mcp-server",
77
"source": "github"
88
},
9-
"version": "0.8.6",
9+
"version": "0.9.0",
1010
"remotes": [
1111
{
1212
"type": "streamable-http",

0 commit comments

Comments
 (0)