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

Commit a55b27b

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v2.30.0
1 parent c440d40 commit a55b27b

File tree

4 files changed

+18
-6
lines changed

4 files changed

+18
-6
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.30.0"></a>
2+
# [2.30.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.29.1...v2.30.0) (2019-04-23)
3+
4+
5+
### Features
6+
7+
* **oui-datagrid:** add page change event ([#389](https://github.com/ovh-ux/ovh-ui-angular/issues/389)) ([b094289](https://github.com/ovh-ux/ovh-ui-angular/commit/b094289))
8+
* **oui-password:** add confirm attribute ([#390](https://github.com/ovh-ux/ovh-ui-angular/issues/390)) ([de19bd9](https://github.com/ovh-ux/ovh-ui-angular/commit/de19bd9))
9+
* **oui-stepper:** add ability to set opened step ([#393](https://github.com/ovh-ux/ovh-ui-angular/issues/393)) ([1441a71](https://github.com/ovh-ux/ovh-ui-angular/commit/1441a71))
10+
11+
12+
113
<a name="2.29.1"></a>
214
## [2.29.1](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.29.0...v2.29.1) (2019-04-12)
315

dist/oui-angular.min.js

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

0 commit comments

Comments
 (0)