From 9c9083fd28e86782fa9c9f300c690509e9a8a9d8 Mon Sep 17 00:00:00 2001 From: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com> Date: Wed, 4 Feb 2026 19:46:47 -0500 Subject: [PATCH] Fix release --- table/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/table/package.json b/table/package.json index 954e402..3b8e5f8 100644 --- a/table/package.json +++ b/table/package.json @@ -1,7 +1,7 @@ { "name": "@universal-ember/table", "version": "3.6.1", - "description": "An implementation of table behaviors for driving any table or table-like UI -- all without a UI (headless)", + "description": "An implementation of table behaviors for driving any table or table-like UI -- all without a UI or markup", "keywords": [ "ember-addon", "headlessui",