Skip to content

Release v1.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Dec 20:25

Critical Fixes

This release addresses critical bugs that made v1.2.1 non-functional.

Fixed

  • axios dependency (#917, #919) - Fixed package crash on startup due to missing axios in dependencies. The package was completely broken.
  • CLI symlink resolution (#916, #920) - Fixed attio-mcp --help and --version not working when installed globally via npm.

Important

v1.2.1 is broken - please upgrade to v1.2.2 immediately.

npm install -g attio-mcp@1.2.2

Contributors

Thanks to @mlemos for identifying and fixing both issues!

See CHANGELOG.md for full details.