chore(main): release smartquote 0.1.2 - #8
Conversation
386d973 to
1063013
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by Release Please that bumps the smartquote package from version 0.1.1 to 0.1.2. The release includes updates for npm trusted publishing configuration and README reorganization.
Key Changes:
- Version bump from 0.1.1 to 0.1.2 across package configuration files
- Changelog entry added for the new release with referenced commit
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| packages/smartquote/package.json | Version bumped to 0.1.2 |
| .release-please-manifest.json | Release manifest updated to track version 0.1.2 |
| packages/smartquote/CHANGELOG.md | New changelog entry for 0.1.2 release with feature details |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## [0.1.2](https://github.com/andybons/smartquote/compare/smartquote-v0.1.1...smartquote-v0.1.2) (2026-01-09) | ||
|
|
||
|
|
||
| ### Features |
There was a problem hiding this comment.
The changelog categorizes this change as a "Feature", but the version bump is a patch release (0.1.1 → 0.1.2) rather than a minor release (0.1.1 → 0.2.0). According to semantic versioning, new features should trigger a minor version bump. If this change is purely infrastructure/tooling (npm trusted publishing) and documentation (README reorganization) without user-facing functionality, consider recategorizing it in the changelog to "Miscellaneous" or "Chores" rather than "Features".
| ### Features | |
| ### Chores |
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.1.2 (2026-01-09)
Features
This PR was generated with Release Please. See documentation.