← back to Filemaker Mcp
chore: v0.2.5 (session close — invoice SKU/VID audit + fix)
92722e06f384b92c572d11c630fd11066e5e73e9 · 2026-07-30 09:01:27 -0700 · Steve
Files touched
M package-lock.jsonM package.json
Diff
commit 92722e06f384b92c572d11c630fd11066e5e73e9
Author: Steve <steve@designerwallcoverings.com>
Date: Thu Jul 30 09:01:27 2026 -0700
chore: v0.2.5 (session close — invoice SKU/VID audit + fix)
---
package-lock.json | 4 ++--
package.json | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 0209868..1775069 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "filemaker-mcp",
- "version": "0.2.4",
+ "version": "0.2.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "filemaker-mcp",
- "version": "0.2.4",
+ "version": "0.2.5",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.4",
"amazon-cognito-identity-js": "^6.3.12",
diff --git a/package.json b/package.json
index ae173f9..49e1c15 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "filemaker-mcp",
- "version": "0.2.4",
+ "version": "0.2.5",
"private": true,
"type": "module",
"description": "MCP server + CLI for reading and (confirmed) updating Designer Wallcoverings' FileMaker Cloud files (Clients, Invoice, WALLPAPER) via the FileMaker Data API.",
← 47d22bc Fix invoice dup-SKU + wrong-VID at the source (lib/wallpaper
·
back to Filemaker Mcp
·
auto-save: 2026-08-03T07:21:35 (2 files) — scripts/dashboard c991f6f →