chore: update changelog for v1.0.4#45
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Reviewer's GuideAdds a new v1.0.4 release entry to the changelog with categorized lists of changes, fixes, removals, and dependency bumps, leaving existing unreleased and v1.0.3 entries intact. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've found 1 issue, and left some high level feedback:
- Consider correcting the typo in the changelog entries (e.g., "Order alphatically" → "Order alphabetically" and "conformsTO" → "conformsTo") for better readability.
- Names in the changelog are inconsistently capitalized (e.g.,
@Hans-christianvs@Hans-Christian); aligning these to a single, correct form will make the log more consistent.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Consider correcting the typo in the changelog entries (e.g., "Order alphatically" → "Order alphabetically" and "conformsTO" → "conformsTo") for better readability.
- Names in the changelog are inconsistently capitalized (e.g., `@Hans-christian` vs `@Hans-Christian`); aligning these to a single, correct form will make the log more consistent.
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="39" />
<code_context>
+
+### Removed
+- remove !important by @Hans-christian in 9044fcc
+- Order alphatically and remove duplicate conformsTO by @Hans-christian in 7230e01
+
+
</code_context>
<issue_to_address>
**issue (typo):** Fix spelling of "alphabetically" and casing of "conformsTo".
These changes will align the wording with earlier usage and standard camelCase conventions.
Suggested implementation:
```
### Removed
- remove !important by @Hans-christian in 9044fcc
- Order alphabetically and remove duplicate conformsTo by @Hans-christian in 7230e01
```
If the `Order alphatically and remove duplicate conformsTO` entry is not yet present under `### Removed` in `CHANGELOG.md` (because the snippet you shared only showed the first bullet), add the corrected version directly:
- `- Order alphabetically and remove duplicate conformsTo by @Hans-christian in 7230e01`
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
|
||
| ### Removed | ||
| - remove !important by @Hans-christian in 9044fcc | ||
| - Order alphatically and remove duplicate conformsTO by @Hans-christian in 7230e01 |
There was a problem hiding this comment.
issue (typo): Fix spelling of "alphabetically" and casing of "conformsTo".
These changes will align the wording with earlier usage and standard camelCase conventions.
Suggested implementation:
### Removed
- remove !important by @Hans-christian in 9044fcc
- Order alphabetically and remove duplicate conformsTo by @Hans-christian in 7230e01
If the Order alphatically and remove duplicate conformsTO entry is not yet present under ### Removed in CHANGELOG.md (because the snippet you shared only showed the first bullet), add the corrected version directly:
- Order alphabetically and remove duplicate conformsTo by @Hans-christian in 7230e01
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.
This PR updates the changelog for release v1.0.4.
Summary by Sourcery
Documentation: