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

Commit 780638d

Browse files
CDS AgentCDS Agent
authored andcommitted
chore: bump version to v2.24.0
1 parent b4c9f90 commit 780638d

File tree

3 files changed

+17
-1195
lines changed

3 files changed

+17
-1195
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.24.0"></a>
2+
# [2.24.0](https://github.com/ovh-ux/ovh-ui-kit-documentation/compare/v2.23.0...v2.24.0) (2019-01-14)
3+
4+
5+
### Bug Fixes
6+
7+
* fix webpack resolve mainFields ([592db55](https://github.com/ovh-ux/ovh-ui-kit-documentation/commit/592db55))
8+
9+
10+
### Features
11+
12+
* **oui-password:** add password component ([#178](https://github.com/ovh-ux/ovh-ui-kit-documentation/issues/178)) ([5123276](https://github.com/ovh-ux/ovh-ui-kit-documentation/commit/5123276))
13+
* **oui-timepicker:** add timepicker component ([#179](https://github.com/ovh-ux/ovh-ui-kit-documentation/issues/179)) ([8dc6cd8](https://github.com/ovh-ux/ovh-ui-kit-documentation/commit/8dc6cd8))
14+
15+
16+
117
<a name="2.23.0"></a>
218
# [2.23.0](https://github.com/ovh-ux/ovh-ui-kit-documentation/compare/v2.22.0...v2.23.0) (2018-12-11)
319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovh-ui-kit-documentation",
3-
"version": "2.23.0",
3+
"version": "2.24.0",
44
"description": "The documentation and showcase application for OVH UI Kit.",
55
"license": "BSD-3-Clause",
66
"scripts": {

0 commit comments

Comments
 (0)