Skip to content

v0.1.1

Choose a tag to compare

@ElecTreeFrying ElecTreeFrying released this 20 Jun 20:25

Fixes

  • Fixed the vsce publish failure that blocked the first Marketplace upload: package.json's icon field pointed at images/ns-ns.png, a file that never existed in the repo — the actual icon is images/ns-ng.png. Correcting the path let vsce find the icon and the publish succeed.
  • Corrected the version metadata in package.json, settling on 0.1.1 after a same-day publish scramble (a transient 0.2.0 bump and an accidental 0.0.1 were both walked back; no 0.2.0 was ever tagged or released).
  • Cleaned up CHANGELOG.md — fixed a misspelled Fixex heading and split the release notes into their own section.

Full Changelog: v0.1.0...v0.1.1