Skip to content

Commit 8e7f5b6

Browse files
committed
Bump version to 0.0.9-alpha.12 and update changelog
1 parent 903f220 commit 8e7f5b6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
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)
2424
- Fix Misplaced dropdown when content has min-width [Issue with help](https://github.com/mishka-group/mishka_chelekom/issues/447)
25+
- Fix some missing lables conditions [#469](https://github.com/mishka-group/mishka_chelekom/pull/469)
26+
- Fix CSS typos, wrong border classes, swapped docs, and Gettext template bug [#468](https://github.com/mishka-group/mishka_chelekom/pull/468)
2527

2628
---
2729

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.11"
4+
@version "0.0.9-alpha.12"
55
@source_url "https://github.com/mishka-group/mishka_chelekom"
66

77
def project do

0 commit comments

Comments
 (0)