Skip to content

Commit 9e92171

Browse files
CDS AgentCDS Agent
authored andcommitted
chore: bump version to v2.6.1
1 parent 2cc99b3 commit 9e92171

File tree

7 files changed

+7
-2
lines changed

7 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="2.6.1"></a>
2+
## [2.6.1](https://github.com/ovh-ux/ovh-ui-kit/compare/v2.6.0...v2.6.1) (2018-03-15)
3+
4+
5+
16
<a name="2.6.0"></a>
27
# [2.6.0](https://github.com/ovh-ux/ovh-ui-kit/compare/v2.5.0...v2.6.0) (2018-03-13)
38

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

4 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.0",
3+
"version": "2.6.1",
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.0";
4+
@oui-version: "2.6.1";

0 commit comments

Comments
 (0)