Skip to content

v1.1.1 — Metadata And Repo Cleanup

Choose a tag to compare

@s9hn s9hn released this 27 Apr 00:54
· 7 commits to main since this release

figma-to-markdown-mcp v1.1.1

Patch release focused on package metadata and repository cleanup after the bridge release.

What changed

  • Restored npm package metadata fields such as repository, homepage, bugs, license, author, and engines
  • Added AGENTS.md so repository guidance ships alongside the bridge-based workflow update
  • Restored a fuller repository .gitignore so local artifacts are filtered more consistently during development and release work
  • Bumped package, runtime, and repository version references to 1.1.1

Notes

This release does not change the bridge runtime behavior introduced in 1.1.0. It aligns npm, GitHub, and repository metadata so the new bridge release line is packaged and documented consistently.

Installation

npm install -g figma-to-markdown-mcp

npm package

Full Changelog