A collection of web components.
npm i --save-exact @jaspero/web-components
Visit our documentation site for more details.
Versions are published with semantic-release from main. The package version in package.json stays 0.0.0-development; the real version comes from git tags and Conventional Commits.
Next release from current main: v1.205.0 (minor bump after v1.204.2, includes jp-multisearch itemremove).
main has the commits you want in the release.packages/**, which also triggers the workflow).NPM_TOKEN repository secret; without it, publish will fail.After npm shows 1.205.0, you can bump consumers (for example docs/package.json dependency @jaspero/web-components) to ^1.205.0 in a follow-up commit.