Skip to content

Commit

Permalink
chore(main): release 5.2.0 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 26, 2024
1 parent e8709eb commit e15257f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.2.0](https://github.com/catppuccin/egui/compare/v5.1.1...v5.2.0) (2024-07-26)


### Features

* add support for egui version 0.28 ([#44](https://github.com/catppuccin/egui/issues/44)) ([e8709eb](https://github.com/catppuccin/egui/commit/e8709ebe8c682fd000daa4b4444809ed767aa6b4))

## [5.1.1](https://github.com/catppuccin/egui/compare/v5.1.0...v5.1.1) (2024-04-23)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "catppuccin-egui"
version = "5.1.1"
version = "5.2.0"
authors = ["Sam Nystrom <sam@samnystrom.dev>"]
edition = "2021"
description = "Soothing pastel theme for egui."
Expand Down

0 comments on commit e15257f

Please sign in to comment.