Skip to content

Commit ef816fe

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

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
<!-- git-cliff-unreleased-start -->
6+
## 0.1.3 - **not yet released**
7+
8+
### 🐛 Bug Fixes
9+
10+
- Changelog, package ([#17](https://github.com/apify/mcp-server-rag-web-browser/pull/17)) ([9067509](https://github.com/apify/mcp-server-rag-web-browser/commit/9067509a12fda837456899b22a3432c8ff172f4f)) by [@jirispilka](https://github.com/jirispilka)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [0.1.1](https://github.com/apify/mcp-server-rag-web-browser/releases/tag/v0.1.1) (2025-03-17)
615

716
### 🚀 Features
@@ -26,4 +35,4 @@ All notable changes to this project will be documented in this file.
2635

2736
### 🐛 Bug Fixes
2837

29-
- Update version ([#15](https://github.com/apify/mcp-server-rag-web-browser/pull/15)) ([1a05865](https://github.com/apify/mcp-server-rag-web-browser/commit/1a05865b4052b080a0dd758ec0e90ea1f7bdd14c)) by [@jirispilka](https://github.com/jirispilka)
38+
- Update version ([#15](https://github.com/apify/mcp-server-rag-web-browser/pull/15)) ([1a05865](https://github.com/apify/mcp-server-rag-web-browser/commit/1a05865b4052b080a0dd758ec0e90ea1f7bdd14c)) by [@jirispilka](https://github.com/jirispilka)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apify/mcp-server-rag-web-browser",
3-
"version": "0.1.1",
3+
"version": "0.1.3",
44
"type": "module",
55
"description": "An MCP Server for RAG Web Browser Actor",
66
"engines": {

0 commit comments

Comments
 (0)