Skip to content

Release 1.0.3 — package metadata and dependency declaration updates

Choose a tag to compare

@tobrien tobrien released this 12 Feb 03:54
· 5 commits to main since this release
e43943f

Summary

1.0.3 is a packaging-only release. There are no source code changes; updates are limited to package.json (versioning/metadata and dependency declarations).

Changes

Packaging / metadata

  • Bumped the published package version to 1.0.3.
  • Updated package.json metadata and dependency declarations (no functional/runtime code changes included in this release).

Impact

  • Users: No behavior changes expected at runtime. This release primarily affects how the package is described and resolved via npm (version and dependency metadata).
  • Developers/Maintainers: Cleaner/more accurate package metadata and dependency declarations for publishing and consumption.

Breaking changes

  • None detected in the diff between main and HEAD for this release range (only package.json changed).