Skip to content

Commit

Permalink
chore(release): Update changelog and package version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Apify Release Bot committed Jan 22, 2025
1 parent 094abc9 commit 2f87715
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

<!-- git-cliff-unreleased-start -->
## 0.1.4 - **not yet released**

### 🐛 Bug Fixes

- Update README.md ([#22](https://github.com/apify/actors-mcp-server/pull/22)) ([094abc9](https://github.com/apify/actors-mcp-server/commit/094abc95e670c338bd7e90b86f256f4153f92c4d)) by [@jirispilka](https://github.com/jirispilka)


<!-- git-cliff-unreleased-end -->
## [0.1.3](https://github.com/apify/actors-mcp-server/releases/tag/v0.1.3) (2025-01-21)

### 🚀 Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apify/actors-mcp-server",
"version": "0.1.3",
"version": "0.1.4",
"type": "module",
"description": "Model Context Protocol Server for Apify Actors",
"engines": {
Expand Down

0 comments on commit 2f87715

Please sign in to comment.