Skip to content

Commit 0c30a1b

Browse files
committed
Merge branch 'sparun160782-patch-4'
2 parents 92fa0db + b03a7cc commit 0c30a1b

18 files changed

+339
-355
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
### [@coreui/angular](https://coreui.io/) changelog
22

3+
##### `v2.4.4`
4+
- fix(breadcrumb.service): wrong import from `rxjs` causes overhead in resulted bundle - fixes #22 thanks @sparun160782 @lscorcia
5+
- update: `@angular/animations` to `^7.2.9`
6+
- update: `@angular/common` to `^7.2.9`
7+
- update: `@angular/compiler` to `^7.2.9`
8+
- update: `@angular/core` to `^7.2.9`
9+
- update: `@angular/forms` to `^7.2.9`
10+
- update: `@angular/http` to `^7.2.9`
11+
- update: `@angular/platform-browser` to `^7.2.9`
12+
- update: `@angular/platform-browser-dynamic` to `^7.2.9`
13+
- update: `@angular/router` to `^7.2.9`
14+
- update: `@angular-devkit/build-angular` to `^0.13.6`
15+
- update: `@angular-devkit/build-ng-packagr` to `^0.13.6`
16+
- update: `@angular/cli` to `^7.3.6`
17+
- update: `@angular/compiler-cli` to `^7.2.9`
18+
- update: `@angular/language-service` to `^7.2.9`
19+
- update: `@types/jasmine` to `^3.3.10`
20+
- update: `@types/node` to `^11.11.3`
21+
- update: `karma` to `^4.0.1`
22+
- update: `ts-node` to `^8.0.3`
23+
- update: `tslint` to `^5.14.0`
24+
325
##### `v2.4.3`
426
- update: `@coreui/coreui` to `^2.1.7`
527
- update: `@angular/animations` to `^7.2.6`

dist/@coreui/angular/bundles/coreui-angular.umd.js

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/bundles/coreui-angular.umd.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/bundles/coreui-angular.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/bundles/coreui-angular.umd.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/esm2015/lib/breadcrumb/app-breadcrumb.service.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)