v0.1.1
Fixes
- Fixed the
vsce publishfailure that blocked the first Marketplace upload:package.json'siconfield pointed atimages/ns-ns.png, a file that never existed in the repo — the actual icon isimages/ns-ng.png. Correcting the path letvscefind the icon and the publish succeed. - Corrected the
versionmetadata inpackage.json, settling on0.1.1after a same-day publish scramble (a transient0.2.0bump and an accidental0.0.1were both walked back; no0.2.0was ever tagged or released). - Cleaned up
CHANGELOG.md— fixed a misspelledFixexheading and split the release notes into their own section.
Full Changelog: v0.1.0...v0.1.1