chore: bump version to 1.2.0

Breaking change: update_sections now requires ifMatch parameter
New features: withLineNumbers option, force parameter
This commit is contained in:
2026-01-31 20:32:57 -05:00
parent 3593291596
commit efbe6fe77f
4 changed files with 27 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mcp-server",
"version": "1.1.4",
"version": "1.2.0",
"description": "MCP (Model Context Protocol) server plugin - exposes vault operations via HTTP",
"main": "main.js",
"scripts": {