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

Commit 710be2c

Browse files
tremblaymathCDS Agent
authored andcommitted
chore: bump version to v2.7.0
1 parent c31bedb commit 710be2c

File tree

4 files changed

+18
-3
lines changed

4 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="2.7.0"></a>
2+
# [2.7.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.6.1...v2.7.0) (2018-03-16)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-field:** support validations prefixed with data-ng ([f669f35](https://github.com/ovh-ux/ovh-ui-angular/commit/f669f35))
8+
9+
10+
### Features
11+
12+
* **oui-field:** add size attribute ([189f08e](https://github.com/ovh-ux/ovh-ui-angular/commit/189f08e))
13+
14+
15+
116
<a name="2.6.1"></a>
217
## [2.6.1](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.6.0...v2.6.1) (2018-03-15)
318

dist/oui-angular.min.js

Lines changed: 1 addition & 1 deletion
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.6.1",
6+
"version": "2.7.0",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)