Conversation
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by Release Please that bumps the version from 0.1.0 to 1.0.0, marking the first major release of the OwnIt mobile app. The release includes significant new features around chore management, video support, child navigation, and authentication enhancements, along with bug fixes for version management and backend configuration.
Changes:
- Version bump in package.json from 0.1.0 to 1.0.0
- Addition of CHANGELOG.md documenting 7 features and 2 bug fixes for the 1.0.0 release
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates version field from 0.1.0 to 1.0.0 for first major release |
| CHANGELOG.md | Creates new changelog file documenting features and bug fixes for version 1.0.0 |
| @@ -0,0 +1,20 @@ | |||
| # Changelog | |||
There was a problem hiding this comment.
The CHANGELOG.md file uses an H1 heading (# Changelog), but according to repository markdown standards, all markdown files should avoid H1 headings. Consider using H2 (## Changelog) instead, or omit the title entirely since the filename already indicates this is a changelog.
| # Changelog | |
| ## Changelog |
7def66b to
fdd2066
Compare
0eb42e1 to
c5c782e
Compare
ab0bc24 to
5fbade6
Compare
5fbade6 to
7b77b67
Compare
🤖 I have created a release beep boop
0.1.0 (2026-05-02)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.