Skip to content

Commit 930f91c

Browse files
committed
Bump version to 0.0.9-alpha.11 and update changelog
1 parent 21ad34b commit 930f91c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- Remove stopPropagation from Floating hook to allow phx-click event bubbling [Commit](https://github.com/mishka-group/mishka_chelekom/commit/4a62be5142767c3b2977619614a5fa40e835b1bb) and [Issue with help](https://github.com/mishka-group/mishka_chelekom/issues/448#issuecomment-3529933709)
2222
- Fix menu `sub_items` and sidebar `hide_position` crashes [Issue with help](https://github.com/mishka-group/mishka_chelekom/issues/467)
2323
- Use native browser date picker icons and remove custom calendar icon [Issue with help](https://github.com/mishka-group/mishka_chelekom/issues/442)
24+
- Fix Misplaced dropdown when content has min-width [Issue with help](https://github.com/mishka-group/mishka_chelekom/issues/447)
2425

2526
---
2627

mix.exs

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

4-
@version "0.0.9-alpha.10"
4+
@version "0.0.9-alpha.11"
55
@source_url "https://github.com/mishka-group/mishka_chelekom"
66

77
def project do

0 commit comments

Comments
 (0)