Skip to content

Commit 56876f1

Browse files
chore(main): release 1.1.1
1 parent b0b9978 commit 56876f1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/buremba/1mcp/compare/v1.1.0...v1.1.1) (2025-11-24)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [1.1.0](https://github.com/buremba/1mcp/compare/v1.0.0...v1.1.0) (2025-11-22)
411

512

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.1.1",
44
"license": "Apache-2.0",
55
"type": "module",
66
"workspaces": [

0 commit comments

Comments
 (0)