Skip to content

v0.2.1 — on npm as @dshworks/dsh-meter

Choose a tag to compare

@lroolle lroolle released this 15 Aug 16:10
· 1 commit to main since this release

Now installable from npm:

dsh plugin --profile web add @dshworks/dsh-meter

The org scope is permanent, so this and every future dshworks plugin stops competing with strangers for a free word. Everything else keeps the name dsh-meter — the repo, the client-bundle route, the registry entry, and the config row's id, so any cordis.patch.yml you already wrote is unchanged.

Fixes a bug that only appeared when installed from npm. cordis.patch.yml's name is the specifier the Loader imports, and it still read dsh-meter — so a profile that installed the package rather than linking a folder of that name failed to boot with Cannot find package 'dsh-meter'. Found by installing 0.2.0 from the registry into a scratch profile and booting it, which is now how a release gets verified here. If you installed 0.2.0 from npm, upgrade.

Everything in v0.2.0 — both rate cards with the account choosing the currency, the balance in the card, the instrument restyle — is unchanged.

🤖 Generated with Claude Code