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

Commit

Permalink
3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AxelPeter committed Jan 31, 2020
1 parent 2ed8670 commit 2c4a110
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="3.13.0"></a>
# [3.13.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v3.12.0...v3.13.0) (2020-01-31)


### Features

* **oui-datagrid:** always call row-loader ([566dfc8](https://github.com/ovh-ux/ovh-ui-angular/commit/566dfc8))
* **oui-datagrid:** refresh datagrid ([2ed8670](https://github.com/ovh-ux/ovh-ui-angular/commit/2ed8670))



<a name="3.12.0"></a>
# [3.12.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v3.11.0...v3.12.0) (2020-01-10)

Expand Down
12 changes: 6 additions & 6 deletions dist/oui-angular.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/oui-angular.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A set of maintainable components for the OVH ecosystem (Angular).",
"license": "BSD-3-Clause",
"author": "OVH SAS",
"version": "3.12.0",
"version": "3.13.0",
"keywords": [
"angular"
],
Expand Down

0 comments on commit 2c4a110

Please sign in to comment.