Skip to content

Commit 2a2046e

Browse files
committed
chore(release): ship v5.4.14
1 parent 0c42713 commit 2a2046e

File tree

6 files changed

+540
-475
lines changed

6 files changed

+540
-475
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
---
44

5+
#### `5.4.14`
6+
7+
- fix(button): cButton directive loosing tabindex attribute, refactor; close #228 - thanks @bernik1980
8+
- fix(list-group-item): cListGroupItem directive loosing tabindex attribute, refactor
9+
- fix(nav-link): cNavLink directive loosing tabindex attribute, refactor
10+
- refactor(form): minor cleanups
11+
- chore(dependencies): update
12+
13+
---
14+
515
#### `5.4.13`
616

717
- fix(modal): scrollbar disappears on backdrop=false, closes #224 - thanks @tturbs

0 commit comments

Comments
 (0)