Skip to content

chore(main): release init 1.2.0#79

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--init
Open

chore(main): release init 1.2.0#79
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--init

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 29, 2026

🤖 I have created a release beep boop

1.2.0 (2026-02-19)

Features

  • add fault serialization adapter for react-router (#98) (84a3f2b)
  • add trusted origins configuration for auth (#84) (7b9c1cc)
  • replace custom duration utils with qte library (#90) (23bd79d)
  • replace Unistyles with Uniwind for mobile styling (#87) (d05d9f2)

Bug Fixes

  • prevent desktop asset and jsx runtime errors (cba616b)
  • remove unnecessary eslint disable comments (8b98891)
  • update url env var validation (4c9014f)
  • update url env var validation (8aa4a75)

This PR was generated with Release Please. See documentation.

Greptile Summary

Automated release PR that bumps the project version from 1.1.0 to 1.2.0. The release includes 4 new features (fault serialization adapter for react-router, trusted origins for auth, qte duration library, and Uniwind styling) and 4 bug fixes.

  • All version references properly updated across package.json and .template-version.json
  • Changelog follows conventional commit format with proper linking to PRs and commits
  • Duplicate changelog entry for "update url env var validation" has already been flagged in previous comments

Confidence Score: 5/5

  • Safe to merge - automated release PR with straightforward version bumps
  • This is a standard Release Please PR that only updates version numbers and changelog. The changes are mechanical, non-breaking, and follow established patterns. The duplicate changelog entry is minor and doesn't affect functionality.
  • No files require special attention

Important Files Changed

Filename Overview
CHANGELOG.md Added 1.2.0 release notes with 4 features and 4 bug fixes; contains duplicate entry that was already flagged
package.json Version bumped from 1.1.0 to 1.2.0
.template-version.json Version bumped from 1.1.0 to 1.2.0

Last reviewed commit: 89f66d0

@coderabbitai
Copy link

coderabbitai bot commented Jan 29, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--init branch 9 times, most recently from cbf183d to e9517ef Compare February 1, 2026 19:45
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Comment on lines 8 to 10
* prevent desktop asset and jsx runtime errors ([cba616b](https://github.com/metaideas/init/commit/cba616b547b0df13b6cc5f9529c9964c176b885b))
* update url env var validation ([4c9014f](https://github.com/metaideas/init/commit/4c9014f98db496b16cba47dccd8d034b5a214160))
* update url env var validation ([8aa4a75](https://github.com/metaideas/init/commit/8aa4a752a41d5c9af783e4c1c15ab9bcb99d3662))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P2] The 1.1.1 changelog lists the same bullet title twice (update url env var validation) with different commit SHAs. If this is the same fix cherry-picked/reverted/reapplied, it may be worth consolidating into a single entry to avoid confusing release notes.

Prompt To Fix With AI
This is a comment left during a code review.
Path: CHANGELOG.md
Line: 8:10

Comment:
[P2] The 1.1.1 changelog lists the same bullet title twice (`update url env var validation`) with different commit SHAs. If this is the same fix cherry-picked/reverted/reapplied, it may be worth consolidating into a single entry to avoid confusing release notes.

How can I resolve this? If you propose a fix, please make it concise.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--init branch from e9517ef to 6e75581 Compare February 1, 2026 19:46
@github-actions github-actions bot changed the title chore(main): release init 1.1.1 chore(main): release init 1.2.0 Feb 1, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--init branch 3 times, most recently from 01e7d6f to 2f56f55 Compare February 2, 2026 23:39
@github-actions github-actions bot force-pushed the release-please--branches--main--components--init branch 13 times, most recently from 44051cd to 888f910 Compare February 19, 2026 04:01
@github-actions github-actions bot force-pushed the release-please--branches--main--components--init branch 3 times, most recently from 5e441f3 to d711356 Compare February 19, 2026 04:13
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Comment on lines +17 to +18
* remove unnecessary eslint disable comments ([8b98891](https://github.com/metaideas/init/commit/8b98891f2103a7ce556998445933d374f00ce00a))
* update url env var validation ([4c9014f](https://github.com/metaideas/init/commit/4c9014f98db496b16cba47dccd8d034b5a214160))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same fix appears twice with different commit SHAs. Consider consolidating these duplicate entries to avoid confusion in release notes.

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

Prompt To Fix With AI
This is a comment left during a code review.
Path: CHANGELOG.md
Line: 17-18

Comment:
The same fix appears twice with different commit SHAs. Consider consolidating these duplicate entries to avoid confusion in release notes.

<sub>Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!</sub>

How can I resolve this? If you propose a fix, please make it concise.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--init branch 5 times, most recently from 74fec6f to a9cfc75 Compare February 19, 2026 05:11
@github-actions github-actions bot force-pushed the release-please--branches--main--components--init branch from a9cfc75 to 89f66d0 Compare February 19, 2026 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments