familiar-vtt 2.7.0 → 2.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -317,7 +317,6 @@ Let the AI control the most popular Foundry modules: automated rolls, visual eff
317
317
 
318
318
  | Module | What Familiar will do with it |
319
319
  |--------|-------------------------------|
320
- | Midi-QOL | Automated attack rolls, saving throws, and damage application |
321
320
  | Sequencer + JB2A | Orchestrate animation sequences and trigger spell effects |
322
321
  | Token Magic FX | Apply shader effects to tokens and tiles (fire auras, glowing shields) |
323
322
  | Item Piles | Create and manage loot drops, merchants, and treasure hoards |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "familiar-vtt",
3
- "version": "2.7.0",
3
+ "version": "2.8.0",
4
4
  "description": "Your AI co-pilot for Foundry VTT. 188 tools across 24 domains — characters, combat, scenes, canvas, audio, voices, images, and more.",
5
5
  "type": "module",
6
6
  "engines": {