Skip to content

dsh-web-icon-indicator 0.2.3

Latest

Choose a tag to compare

@waknow waknow released this 24 Aug 06:10
· 2 commits to main since this release

[0.2.3] - 2026-08-24

Changed

  • Added CHANGELOG.md with full release history (0.1.0–0.2.2) and linked it from both READMEs.
  • Introduced commit-and-tag-version (devDependency) with a .versionrc.json preset: releases are now a single npm run release:patch|minor|major — bumps package.json + lockfile, regenerates the CHANGELOG section, commits and tags vX.Y.Z, then CI publishes to npm automatically.

Full changelog: see CHANGELOG.md