Skip to content

Commit 07de993

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog and package version [skip ci]
1 parent b3efcf8 commit 07de993

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

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

5-
<!-- git-cliff-unreleased-start -->
6-
## 0.1.31 - **not yet released**
5+
## [0.2.0](https://github.com/apify/actors-mcp-server/releases/tag/v0.2.0) (2025-05-26)
76

87
### 🚀 Features
98

@@ -20,7 +19,6 @@ All notable changes to this project will be documented in this file.
2019
- Update mcp sdk ([#127](https://github.com/apify/actors-mcp-server/pull/127)) ([eed238e](https://github.com/apify/actors-mcp-server/commit/eed238ed803e3de6fca0338d2b97a25fab0669e7)) by [@MQ37](https://github.com/MQ37), closes [#84](https://github.com/apify/actors-mcp-server/issues/84)
2120

2221

23-
<!-- git-cliff-unreleased-end -->
2422
## [0.1.30](https://github.com/apify/actors-mcp-server/releases/tag/v0.1.30) (2025-05-07)
2523

2624
### 🐛 Bug Fixes

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.1.31",
3+
"version": "0.2.0",
44
"type": "module",
55
"description": "Model Context Protocol Server for Apify",
66
"engines": {

0 commit comments

Comments
 (0)