mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-25 18:47:11 +00:00
Compare commits
2 Commits
v14.1.1-st
...
v14.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5eaea5013 | ||
|
|
6e85b9ff2a |
@@ -23,10 +23,10 @@ export class ChangelogComponent
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'Changed',
|
||||
type: 'Fixed',
|
||||
list: [
|
||||
'(TailwindCSS) Accent and Warn colors are not being generated for themes other than the Default',
|
||||
'(Contacts) Fixed: Typo on resolve object'
|
||||
'(Contacts) Typo on resolve object'
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user