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

Commit 46fedd3

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v2.25.0
1 parent c7c93f6 commit 46fedd3

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
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.25.0"></a>
2+
# [2.25.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.24.3...v2.25.0) (2019-03-01)
3+
4+
5+
### Features
6+
7+
* **oui-header-tabs:** add on click event ([#367](https://github.com/ovh-ux/ovh-ui-angular/issues/367)) ([9269a99](https://github.com/ovh-ux/ovh-ui-angular/commit/9269a99))
8+
* **oui-popover:** add scope attribute for template ([#365](https://github.com/ovh-ux/ovh-ui-angular/issues/365)) ([f105aa9](https://github.com/ovh-ux/ovh-ui-angular/commit/f105aa9))
9+
* **oui-slideshow:** add on-panel-change event ([#368](https://github.com/ovh-ux/ovh-ui-angular/issues/368)) ([9b17702](https://github.com/ovh-ux/ovh-ui-angular/commit/9b17702))
10+
11+
12+
113
<a name="2.24.3"></a>
214
## [2.24.3](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.24.2...v2.24.3) (2019-02-21)
315

dist/oui-angular.min.js

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

0 commit comments

Comments
 (0)