Skip to content

Commit

Permalink
Merge pull request #99 from coreui/dev-v2.7.5
Browse files Browse the repository at this point in the history
v2.7.5
  • Loading branch information
xidedix authored Jan 31, 2020
2 parents 299d284 + 216cdc6 commit 74ea511
Show file tree
Hide file tree
Showing 21 changed files with 526 additions and 1,019 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
### [@coreui/angular](https://coreui.io/) changelog

##### `v2.7.5`
- chore: update to `Angular 9.0.0-rc.12`

###### dependencies update
- update `@angular/animations` to `~9.0.0-rc.12`
- update `@angular/common` to `~9.0.0-rc.12`
- update `@angular/compiler` to `~9.0.0-rc.12`
- update `@angular/core` to `~9.0.0-rc.12`
- update `@angular/forms` to `~9.0.0-rc.12`
- update `@angular/localize` to `^9.0.0-rc.12`
- update `@angular/platform-browser` to `~9.0.0-rc.12`
- update `@angular/platform-browser-dynamic` to `~9.0.0-rc.12`
- update `@angular/router` to `~9.0.0-rc.12`
- update `@angular-devkit/build-angular` to `~0.900.0-rc.12`
- update `@angular-devkit/build-ng-packagr` to `~0.900.0-rc.12`
- update `@angular/cli` to `~9.0.0-rc.12`
- update `@angular/compiler-cli` to `~9.0.0-rc.12`
- update `@angular/language-service` to `~9.0.0-rc.12`

##### `v2.7.4`
- fix: add `SidebarNavHelper` to public-api surface - see: #67

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
[![npm package][npm-coreui-badge]][npm-coreui]
[![NPM downloads][npm-coreui-download]][npm-coreui]
![angular](https://img.shields.io/badge/angular-^9.0.0--rc.9-lightgrey.svg?style=flat-square&logo=angular)
![angular](https://img.shields.io/badge/angular-^9.0.0--rc.12-lightgrey.svg?style=flat-square&logo=angular)

[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
[npm-coreui-angular-badge-latest]: https://img.shields.io/npm/v/@coreui/angular/latest?style=flat-square&color=red
Expand Down
6 changes: 4 additions & 2 deletions dist/@coreui/angular/bundles/coreui-angular.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/bundles/coreui-angular.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/bundles/coreui-angular.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/bundles/coreui-angular.umd.min.js.map

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/esm2015/lib/sidebar/public_api.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/esm5/lib/sidebar/public_api.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions dist/@coreui/angular/fesm2015/coreui-angular.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/fesm2015/coreui-angular.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 74ea511

Please sign in to comment.