Skip to content

Commit f51e0f7

Browse files
committed
bump
1 parent c89f7e8 commit f51e0f7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44

55
### 0.0.44
66

7-
🚀 Enhancements
7+
🐛 Bug / Fixes
8+
9+
- Add missing `{{yield}}` to `<EuiHeaderLink />`
10+
11+
🚀 Enhancements
812

913
- Allow defaulting to always use `<Svg/>` component from `ember-svg-jar`, you can still override with `@useSvg={{false}}` to render an icon as img
1014

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"David Martinez",
1818
"Mario Trujillo",
1919
"Victor Aguilar",
20-
"Diego Zubieta"
20+
"Diego Zubieta",
21+
"Gustavo Rodriguez"
2122
],
2223
"directories": {
2324
"doc": "doc",

0 commit comments

Comments
 (0)