@steve31415/request-button
v1.0.5
Published
Shared Request button for Plasticine Way apps — submit feature requests and bug reports to the Todo app
Readme
@steve31415/request-button
Shared Request button for Plasticine Way apps — submit feature requests and bug reports to the Todo app.
- Spec: docs/SPEC.md — user-visible behavior
- Implementation: docs/IMPL.md — architecture and key decisions
Publishing
Published via npm Trusted Publishing. Push a v* tag to trigger the GitHub Actions workflow, which builds, tests, and publishes automatically.
# 1. Bump version in package.json
# 2. Commit the version bump
# 3. Tag and push:
git tag v<version>
git push && git push origin v<version>Plasticine Way: 69e55c6 (2026-03-13)
