Skip to content

Commit 0ccb894

Browse files
committed
Ship: v2.2.4
1 parent 1c9bbb9 commit 0ccb894

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## [angular](./README.md) version `changelog`
22

33
###### `v2.2.4`
4+
- refactor(colors): use 'DOCUMENT' of '@angular/common'
5+
- refactor(default-layout): use 'DOCUMENT' of '@angular/common' #133 - thanks @damingerdai
6+
- refactor(main): add compiler option `preserveWhitespaces` #128 - thanks @ctaleck
7+
- refactor(routing): added URL 404 default #125 - thanks @slam24
48
- refactor(dropdowns): remove temp css fix
59
- refactor(_nav.ts): NavData interface add semicolons
610
- update: `@angular/animations` to `^7.2.1`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-angular-admin-template",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "CoreUI Free Angular 2+ Admin Template",
55
"author": {
66
"name": "Łukasz Holeczek",

0 commit comments

Comments
 (0)