Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit 9e35b1c

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v2.19.0
1 parent e316b64 commit 9e35b1c

File tree

4 files changed

+21
-5
lines changed

4 files changed

+21
-5
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="2.19.0"></a>
2+
# [2.19.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.18.0...v2.19.0) (2018-09-05)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-chips:** fix items attribute binding ([#249](https://github.com/ovh-ux/ovh-ui-angular/issues/249)) ([cd7be96](https://github.com/ovh-ux/ovh-ui-angular/commit/cd7be96))
8+
9+
10+
### Features
11+
12+
* **oui-calendar:** add enableTime option ([#253](https://github.com/ovh-ux/ovh-ui-angular/issues/253)) ([6e48743](https://github.com/ovh-ux/ovh-ui-angular/commit/6e48743))
13+
* **oui-datagrid:** add a way to customize empty placeholder ([#254](https://github.com/ovh-ux/ovh-ui-angular/issues/254)) ([09b5c73](https://github.com/ovh-ux/ovh-ui-angular/commit/09b5c73))
14+
15+
16+
117
<a name="2.18.0"></a>
218
# [2.18.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.17.2...v2.18.0) (2018-08-07)
319

dist/oui-angular.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oui-angular.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A set of maintainable components for the OVH ecosystem (Angular).",
44
"license": "BSD-3-Clause",
55
"author": "OVH SAS",
6-
"version": "2.18.0",
6+
"version": "2.19.0",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)