Skip to content
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

feat: add support for egui version 0.28 #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PPakalns
Copy link

@PPakalns PPakalns commented Jul 8, 2024

No description provided.

Copy link

@sgoudham sgoudham left a comment

Choose a reason for hiding this comment

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

I believe the implementation for adding egui 0.28 support is correct, I'd appreciate if @Stonks3141 could confirm.

@@ -1,6 +1,6 @@
[package]
name = "catppuccin-egui"
version = "5.1.1"
version = "5.1.2"

Choose a reason for hiding this comment

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

We use release-please to control the versioning of this repository, which is driven by the PR title (i.e. feat for minor, fix for patch)

Please revert this change.

Suggested change
version = "5.1.2"
version = "5.1.1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants