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

Commit 93a1c7d

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v2.17.1
1 parent 8d40bab commit 93a1c7d

File tree

4 files changed

+17
-5
lines changed

4 files changed

+17
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="2.17.1"></a>
2+
## [2.17.1](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.17.0...v2.17.1) (2018-07-30)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-back-button:** add transclude support ([59f8e19](https://github.com/ovh-ux/ovh-ui-angular/commit/59f8e19))
8+
* **oui-back-button:** add ui-router support ([6e188ca](https://github.com/ovh-ux/ovh-ui-angular/commit/6e188ca))
9+
* **oui-button:** add transclude support ([718b014](https://github.com/ovh-ux/ovh-ui-angular/commit/718b014))
10+
11+
12+
113
<a name="2.17.0"></a>
214
# [2.17.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.16.5...v2.17.0) (2018-07-25)
315

dist/oui-angular.min.js

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

0 commit comments

Comments
 (0)