Skip to content

Commit 0653759

Browse files
committed
Prepare for new release
1 parent 8b411fb commit 0653759

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ found in the [src directory](https://github.com/porscheinformatik/material-addon
1717

1818
_Hint: Changes marked as **visible change** directly affect your application on version uprade,_
1919

20+
- **v10.1.9**:
21+
- CSS fix: Hide all types of mad-buttons when printing a page
22+
- Demo: Hide navbar when printing a page
2023
- **v10.1.8**:
2124
- CSS fix: Class "fixedtabs" also affected child tab components. This is now fixed.
2225
- **v10.1.7**:

projects/material-addons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@porscheinformatik/material-addons",
3-
"version": "10.1.8",
3+
"version": "10.1.9",
44
"description": "Custom theme and components for Angular Material",
55
"homepage": "https://github.com/porscheinformatik/material-addons",
66
"repository": {

0 commit comments

Comments
 (0)