v1.1.1 - Hotfix: Install Script
馃悰 Hotfix
This is a quick patch release to fix the install script failure introduced in v1.1.0.
Fixed
- Fixed
install-skim.jsimport path from../src/constants.jsto../dist/constants.js - Resolves postinstall script failure when installing from npm
- The
dist/directory is what gets published to npm, notsrc/
Installation
npm install -g skim-mcp-server@1.1.1If you're upgrading from v1.1.0, this fix will allow the installation to complete successfully.
Full Changelog: v1.1.0...v1.1.1