Skip to content

Commit dce1dd7

Browse files
author
Apify Release Bot
committedMar 17, 2025
chore(release): Update changelog and package version [skip ci]
1 parent dea430d commit dce1dd7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed
 

Diff for: ‎CHANGELOG.md

+9
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.1 - **not yet released**
7+
8+
### 🐛 Bug Fixes
9+
10+
- Workflow ([#16](https://github.com/apify/mcp-server-rag-web-browser/pull/16)) ([dea430d](https://github.com/apify/mcp-server-rag-web-browser/commit/dea430d793e924821b3eebc99ed4996333af99b8)) by [@jirispilka](https://github.com/jirispilka)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [0.1.0](https://github.com/apify/mcp-server-rag-web-browser/releases/tag/v0.1.0) (2025-03-17)
615

716
### 🚀 Features

Diff for: ‎package-lock.json

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

Diff for: ‎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.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "An MCP Server for RAG Web Browser Actor",
66
"engines": {

0 commit comments

Comments
 (0)
Please sign in to comment.