Merged
Conversation
62ff964 to
c4b6c91
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by Release Please to bump the version from 0.1.0 to 0.2.0. The release includes a comprehensive changelog documenting all features, bug fixes, dependency updates, and documentation changes since the last release.
Changes:
- Version number updated from 0.1.0 to 0.2.0 across all package files
- New CHANGELOG.md file added with detailed release notes
- Release manifest updated to track the new version
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
src/devto_mirror/__init__.py |
Updated __version__ from "0.1.0" to "0.2.0" |
pyproject.toml |
Updated project version from "0.1.0" to "0.2.0" |
CHANGELOG.md |
New file added with comprehensive release notes for v0.2.0, documenting 12 features, 23 bug fixes, 2 dependency updates, and 5 documentation changes |
.release-please-manifest.json |
Updated manifest version from "0.1.0" to "0.2.0" |
- Makes long sections easier to scan on GitHub - Keeps content unchanged, only presentation adjusted - Ran `make ai-checks` and validated tests (no regressions) Generated-by: GitHub Copilot <copilot@github.com> Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com>
Member
Author
|
🤖 Created releases: 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.0.0 (2026-02-01)
Features
Bug Fixes
UnboundLocalErrorin fetch_all_articles_from_api (bf33810)Dependencies
Documentation
This PR was generated with Release Please. See documentation.