Skip to content

Commit 27f9d89

Browse files
chore(main): release 1.2.0
1 parent f10fce2 commit 27f9d89

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/buremba/1mcp/compare/v1.1.0...v1.2.0) (2025-12-08)
4+
5+
6+
### Features
7+
8+
* Introduce browser-only AI SDK client with a dedicated demo and shared MCP proxy logic. ([255826e](https://github.com/buremba/1mcp/commit/255826e57d6c9634b5b871861959a4bb83cc2b55))
9+
10+
11+
### Bug Fixes
12+
13+
* Prevent Prism auto-highlighting conflicts in Features section, enhance FAQ hash-based scrolling to react to URL changes, and correct a typo. ([a2a9ce4](https://github.com/buremba/1mcp/commit/a2a9ce48928a96c9e14f3c62692519decd394dd0))
14+
315
## [1.1.0](https://github.com/buremba/1mcp/compare/v1.0.0...v1.1.0) (2025-11-22)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "1mcp",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "Apache-2.0",
55
"type": "module",
66
"workspaces": [

0 commit comments

Comments
 (0)