Skip to content

Commit afbca8d

Browse files
tremblaymathCDS Agent
authored andcommitted
chore: bump version to v2.6.2
1 parent 3617414 commit afbca8d

File tree

7 files changed

+12
-2
lines changed

7 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.6.2"></a>
2+
## [2.6.2](https://github.com/ovh-ux/ovh-ui-kit/compare/v2.6.1...v2.6.2) (2018-03-16)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-modal:** display modal loader over all elements ([3617414](https://github.com/ovh-ux/ovh-ui-kit/commit/3617414))
8+
9+
10+
111
<a name="2.6.1"></a>
212
## [2.6.1](https://github.com/ovh-ux/ovh-ui-kit/compare/v2.6.0...v2.6.1) (2018-03-15)
313

dist/icons/icons.eot

0 Bytes
Binary file not shown.

dist/icons/icons.ttf

0 Bytes
Binary file not shown.

dist/icons/icons.woff

0 Bytes
Binary file not shown.

dist/icons/icons.woff2

32 Bytes
Binary file not shown.

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",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "A LESS stylekit for the OVH brand.",
55
"license": "BSD-3-Clause",
66
"scripts": {

packages/oui/_version.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// ONLY EDIT THE _version.tmpl.less FILE OTHERWISE YOUR
22
// CHANGES WILL BE OVERRIDDEN ON NEXT BUILD
33

4-
@oui-version: "2.6.1";
4+
@oui-version: "2.6.2";

0 commit comments

Comments
 (0)