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

Commit f943398

Browse files
authored
Merge pull request #262 from ovh-ux/master
Sync master to develop
2 parents a7cf575 + 17ad86f commit f943398

File tree

4 files changed

+17
-6
lines changed

4 files changed

+17
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="2.20.0"></a>
2+
# [2.20.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.19.0...v2.20.0) (2018-09-17)
3+
4+
5+
### Features
6+
7+
* **oui-message:** add dismissable attribute ([#259](https://github.com/ovh-ux/ovh-ui-angular/issues/259)) ([3450292](https://github.com/ovh-ux/ovh-ui-angular/commit/3450292))
8+
* **oui-navbar:** add onclick and manual control on toggler ([#260](https://github.com/ovh-ux/ovh-ui-angular/issues/260)) ([a7cf575](https://github.com/ovh-ux/ovh-ui-angular/commit/a7cf575))
9+
10+
11+
112
<a name="2.19.0"></a>
213
# [2.19.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.18.0...v2.19.0) (2018-09-05)
314

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.19.0",
6+
"version": "2.20.0",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)