-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release 0.10.0 #243
chore(main): release 0.10.0 #243
Conversation
a764088
to
40307ba
Compare
Caution Review failedThe pull request is closed. WalkthroughThe pull request introduces updates across three files: Changes
Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
CHANGELOG.md (1)
6-12
: LGTM: Feature entries are comprehensive and well-formatted.All features mentioned in the PR objectives are accurately reflected in the changelog. Each entry is properly linked to its corresponding GitHub issue or commit, providing easy traceability.
Consider expanding the "ux" prefix in the last entry to "user-experience" for improved clarity:
-* **ux:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db)) +* **user-experience:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))🧰 Tools
🪛 LanguageTool
[uncategorized] ~12-~12: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
- .release-please-manifest.json (1 hunks)
- CHANGELOG.md (1 hunks)
- package.json (1 hunks)
✅ Files skipped from review due to trivial changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~12-~12: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
🔇 Additional comments (1)
CHANGELOG.md (1)
1-4
: LGTM: Version and date are correct.The version number (0.10.0) and release date (2024-10-16) match the information provided in the PR objectives. The comparison link is correctly formatted, allowing users to easily view the changes between versions.
40307ba
to
b3e12b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
CHANGELOG.md (1)
12-12
: Consider hyphenating "auto-close" for clarity.The feature description "auto close wallet connect modal after approval" is correct, but for better readability, consider hyphenating "auto-close".
Here's the suggested change:
-* **ux:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db)) +* **ux:** auto-close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))🧰 Tools
🪛 LanguageTool
[uncategorized] ~12-~12: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
- .release-please-manifest.json (1 hunks)
- CHANGELOG.md (1 hunks)
- package.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~12-~12: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
🔇 Additional comments (3)
CHANGELOG.md (3)
3-4
: LGTM: Version and date are correct.The version number (0.10.0) and release date (October 16, 2024) are consistent with the PR objectives. The compare link is also correctly provided.
6-11
: LGTM: Features are well-documented and align with PR objectives.The changelog accurately reflects the features and improvements mentioned in the PR objectives:
- Project restructuring to mono repo
- Test CI implementation
- Header logo update
- Use of cloud icons instead of Font Awesome Pro
Each feature is properly linked to its corresponding GitHub issue or commit, providing clear traceability.
1-12
: Overall, the changelog is well-structured and comprehensive.The CHANGELOG.md file accurately reflects the changes described in the PR objectives for version 0.10.0. It provides a clear and concise summary of the major updates, including the project restructuring, CI implementation, UI changes, and UX improvements. Each feature is properly documented and linked to its corresponding issue or commit, which enhances traceability.
The only suggestion is a minor hyphenation improvement for the last feature. Great job on maintaining a clear and informative changelog!
🧰 Tools
🪛 LanguageTool
[uncategorized] ~12-~12: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
dd7c93c
to
fcc4f7f
Compare
fcc4f7f
to
5b3632c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
CHANGELOG.md (1)
16-16
: Add hyphen in "auto-close".For proper compound modifier usage, "auto close" should be hyphenated.
-* **ux:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db)) +* **ux:** auto-close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))🧰 Tools
🪛 LanguageTool
[uncategorized] ~16-~16: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
- .release-please-manifest.json (1 hunks)
- CHANGELOG.md (1 hunks)
- package.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~16-~16: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
🔇 Additional comments (1)
CHANGELOG.md (1)
1-15
: LGTM! Well-structured changelog entries.The changelog follows proper conventions with clear categorization, consistent formatting, and proper linking to issues and commits. Each feature is well-documented with appropriate references.
5b3632c
to
3488196
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
CHANGELOG.md (1)
16-16
: Add hyphen in compound modifier "auto-close".
For better readability and proper grammar, compound modifiers should be hyphenated when they precede a noun.
-* **ux:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))
+* **ux:** auto-close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))
🧰 Tools
🪛 LanguageTool
[uncategorized] ~16-~16: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
- .release-please-manifest.json (1 hunks)
- CHANGELOG.md (1 hunks)
- package.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~16-~16: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
🔇 Additional comments (2)
CHANGELOG.md (2)
1-4
: LGTM! Version header follows the standard format.
The version header is well-structured with the correct version number, comparison link, and release date.
6-16
: LGTM! Features section is well-documented.
The changelog entries:
- Follow a consistent format
- Include appropriate issue/PR references
- Provide clear descriptions of changes
- Match the PR objectives
🧰 Tools
🪛 LanguageTool
[uncategorized] ~16-~16: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
3488196
to
5b7ff7c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
CHANGELOG.md (1)
16-16
: Consider hyphenating "auto-close".
The compound modifier "auto close" should be hyphenated as "auto-close" when used as an adjective before "wallet connect modal".
-* **ux:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))
+* **ux:** auto-close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))
🧰 Tools
🪛 LanguageTool
[uncategorized] ~16-~16: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
- .release-please-manifest.json (1 hunks)
- CHANGELOG.md (1 hunks)
- package.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~16-~16: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
🔇 Additional comments (3)
CHANGELOG.md (3)
1-4
: LGTM! Header follows conventional changelog format.
The version header is well-structured with proper version comparison URL and release date.
6-7
: LGTM! Features section is properly categorized.
The section follows conventional changelog format.
8-15
: LGTM! Feature entries are well-documented.
Each entry follows the conventional commit format with proper issue references and commit hashes. The descriptions are clear and match the PR objectives.
5b7ff7c
to
4e525df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
CHANGELOG.md (1)
17-17
: Consider hyphenating "auto-close" for better readability.The term "auto close" should be hyphenated as it's functioning as a compound modifier.
-* **ux:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db)) +* **ux:** auto-close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))🧰 Tools
🪛 LanguageTool
[uncategorized] ~17-~17: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
.release-please-manifest.json
(1 hunks)CHANGELOG.md
(1 hunks)package.json
(1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~17-~17: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
🔇 Additional comments (2)
CHANGELOG.md (2)
1-4
: LGTM! Well-structured changelog header.
The changelog follows the conventional format with proper version numbering and comparison link.
8-16
: LGTM! Comprehensive feature documentation.
The feature entries are well-organized, each with appropriate issue references and commit hashes. The entries align perfectly with the PR objectives.
4e525df
to
3c53a2c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (2)
CHANGELOG.md (2)
8-17
: LGTM with a minor style observation.All features mentioned in the PR objectives are properly documented with correct issue links and commit hashes. However, there's an inconsistency in the use of semantic prefixes - some entries use prefixes like "refactor" while others don't. This is a minor style observation and doesn't affect functionality.
18-18
: Consider hyphenating "auto close".The term "auto close" should be hyphenated as "auto-close" for proper compound modifier usage.
-* **ux:** auto close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db)) +* **ux:** auto-close wallet connect modal after approval ([dcea67b](https://github.com/polkadot-cloud/polkadot-developer-console/commit/dcea67bc0e6bca759f07871425a2d45b8db5b6db))🧰 Tools
🪛 LanguageTool
[uncategorized] ~18-~18: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
.release-please-manifest.json
(1 hunks)CHANGELOG.md
(1 hunks)package.json
(1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~18-~18: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
🔇 Additional comments (2)
CHANGELOG.md (2)
1-4
: LGTM! Version header is properly formatted.
The version header follows the standard format and correctly references the version and release date mentioned in the PR objectives.
6-7
: LGTM! Section header is properly formatted.
The "Features" section header follows standard markdown formatting.
52b04a8
to
5734b08
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
CHANGELOG.md (1)
19-19
: Consider hyphenating "auto-close" for grammatical correctness.When "auto" and "close" are used together as a compound adjective before "wallet connect modal", they should be hyphenated.
-* **ux:** auto close wallet connect modal after approval +* **ux:** auto-close wallet connect modal after approval🧰 Tools
🪛 LanguageTool
[uncategorized] ~19-~19: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...(AUTO_HYPHEN)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (3)
.release-please-manifest.json
(1 hunks)CHANGELOG.md
(1 hunks)package.json
(1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
- .release-please-manifest.json
- package.json
🧰 Additional context used
🪛 LanguageTool
CHANGELOG.md
[uncategorized] ~19-~19: It appears that a hyphen is missing (if ‘auto’ is not used in the context of ‘cars’).
Context: ...053d65e0128131b53f288caaae3)) * ux: auto close wallet connect modal after approval ([d...
(AUTO_HYPHEN)
🔇 Additional comments (3)
CHANGELOG.md (3)
1-4
: LGTM! Version header follows changelog conventions.
The version header is properly formatted with:
- Semantic version number
- GitHub comparison link
- Release date
6-7
: LGTM! Section header follows changelog conventions.
8-18
: LGTM! Feature entries are well-structured and comprehensive.
Each entry properly includes:
- Clear description of changes
- Links to related issues/PRs
- Commit hashes
- Appropriate prefixes for categorization (e.g., "refactor:", "ux:")
5734b08
to
7feecb8
Compare
🤖 I have created a release beep boop
0.10.0 (2024-12-04)
Features
withProvider
from@w3ux/factories
(#275) (91425e6)This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
0.10.0
for the project.chainSpec
and metadata from observables.Bug Fixes
Documentation
CHANGELOG.md
to reflect new features and changes in version0.10.0
.Style