Skip to content
This repository was archived by the owner on Dec 23, 2019. It is now read-only.

Commit c64f91b

Browse files
CDS AgentCDS Agent
authored andcommitted
3.0.0-beta.0
1 parent e4fb619 commit c64f91b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# [3.0.0-beta.0](https://github.com/ovh-ux/ovh-angular-contracts/compare/v2.0.0...v3.0.0-beta.0) (2018-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* remove jshint ([1d0287d](https://github.com/ovh-ux/ovh-angular-contracts/commit/1d0287d))
7+
* **controller:** avoid empty contracts array ([e4fb619](https://github.com/ovh-ux/ovh-angular-contracts/commit/e4fb619))
8+
* **deps:** add missing query.scrollto dependency ([63cf1b5](https://github.com/ovh-ux/ovh-angular-contracts/commit/63cf1b5))
9+
10+
11+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ovh-angular-contracts",
3-
"version": "2.0.0",
3+
"version": "3.0.0-beta.0",
44
"description": "Component to correctly show contracts in OVH control panels",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)