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

Commit 39eac2a

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v2.24.0
1 parent 92e41a7 commit 39eac2a

File tree

4 files changed

+27
-9
lines changed

4 files changed

+27
-9
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="2.24.0"></a>
2+
# [2.24.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.23.2...v2.24.0) (2019-01-14)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-select:** fix getPropertyValue in the root template ([5cf0a5f](https://github.com/ovh-ux/ovh-ui-angular/commit/5cf0a5f))
8+
9+
10+
### Features
11+
12+
* **oui-password:** add password component ([#335](https://github.com/ovh-ux/ovh-ui-angular/issues/335)) ([bc01257](https://github.com/ovh-ux/ovh-ui-angular/commit/bc01257))
13+
* **oui-select:** add multiple selection ([#332](https://github.com/ovh-ux/ovh-ui-angular/issues/332)) ([94f0038](https://github.com/ovh-ux/ovh-ui-angular/commit/94f0038))
14+
* **oui-tabs:** add onActive callback ([#340](https://github.com/ovh-ux/ovh-ui-angular/issues/340)) ([18f1ea2](https://github.com/ovh-ux/ovh-ui-angular/commit/18f1ea2))
15+
* **oui-timepicker:** add timepicker component ([#344](https://github.com/ovh-ux/ovh-ui-angular/issues/344)) ([e2434da](https://github.com/ovh-ux/ovh-ui-angular/commit/e2434da))
16+
17+
18+
119
<a name="2.23.2"></a>
220
## [2.23.2](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.23.1...v2.23.2) (2019-01-09)
321

dist/oui-angular.min.js

Lines changed: 7 additions & 7 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.23.2",
6+
"version": "2.24.0",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)