← back to Filemaker Mcp
chore: v-bump (session close — per-SKU invoicing fix + dup audit tooling)
fb3670b740f7d2812af069ab0147387236f681d8 · 2026-07-08 06:20:26 -0700 · Steve Abrams
Files touched
M package-lock.jsonM package.json
Diff
commit fb3670b740f7d2812af069ab0147387236f681d8
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Jul 8 06:20:26 2026 -0700
chore: v-bump (session close — per-SKU invoicing fix + dup audit tooling)
---
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 3d10aad..aa8e506 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "filemaker-mcp",
- "version": "0.2.0",
+ "version": "0.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "filemaker-mcp",
- "version": "0.2.0",
+ "version": "0.2.1",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.4",
"amazon-cognito-identity-js": "^6.3.12",
diff --git a/package.json b/package.json
index b543d43..775d0eb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "filemaker-mcp",
- "version": "0.2.0",
+ "version": "0.2.1",
"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.",
← 1b0bc8f auto-save: 2026-07-07T13:00:27 (1 files) — scripts/watch-nex
·
back to Filemaker Mcp
·
invoice: show real units + real per-unit price (not lumped Q d9b2cbf →