Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bcd5c9a

Browse files
committedJul 4, 2024·
chore(release): ship v5.2.3
1 parent fa68c23 commit bcd5c9a

File tree

7 files changed

+740
-377
lines changed

7 files changed

+740
-377
lines changed
 

‎CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
---
44

5+
#### `5.2.3`
6+
7+
- chore(dependencies): update
8+
- refactor(accordion): minor cleanup, add host class metadata
9+
- refactor(avatar): template default ng-content, host class metadata, input signals
10+
- refactor(badge): host class metadata, input signals
11+
- refactor(card): host class metadata, input signals
12+
- refactor(text-bg-color): input signals
13+
- refactor(text-color): input signals
14+
- refactor(widget-stat-b): input signals
15+
- refactor(modal): minor syntax cleanup
16+
17+
---
18+
519
#### `5.2.2`
620

721
- chore(dependencies): update
@@ -12,7 +26,7 @@
1226

1327
#### `5.2.1`
1428

15-
- chore(dependencies): update
29+
- chore(dependencies): update
1630

1731
---
1832

0 commit comments

Comments
 (0)
Please sign in to comment.