Skip to content

Commit 86c39b9

Browse files
committed
v2.8.4
1 parent bf849b3 commit 86c39b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
### 2.8.4 - 2025-02-22 22:04:15
3+
4+
- User Dropdown Menu - `avatar_src` and `current_user_name` are optional by @mitkins in https://github.com/petalframework/petal_components/pull/406
5+
26
### 2.8.3 - 2025-02-21 22:12:41
37

48
- Allow for multiple instances of the `slide_over` component by @mitkins in https://github.com/petalframework/petal_components/pull/404

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule PetalComponents.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/petalframework/petal_components"
5-
@version "2.8.3"
5+
@version "2.8.4"
66

77
def project do
88
[

0 commit comments

Comments
 (0)