Skip to content

Commit 1cc4331

Browse files
1.0.2
1 parent e7bc33b commit 1cc4331

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

33
## NEXT RELEASE
44

5+
---
6+
7+
## 1.0.2
8+
59
### Fixes
610
- **Theming on Angular Material 17+**: migrated every button design token from the
711
legacy `--mdc-*-button-*` names to the current `--mat-button-*` names — label and

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softwarity/split-button",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"author": "Softwarity",
55
"license": "MIT",
66
"description": "Angular Material 3 split button directive with dropdown menu support",

0 commit comments

Comments
 (0)