Skip to content

Commit

Permalink
Release: germanium-donkey
Browse files Browse the repository at this point in the history
* Package @ovh-ux/manager-core 1.1.1
* Package @ovh-ux/manager-freefax 1.0.1
* Package @ovh-ux/manager-layout-ovh 1.2.0
* Package @ovh-ux/manager-overthebox 1.1.0
* Package @ovh-ux/manager-sms 0.1.0
* Package @ovh-ux/manager-telecom-styles 2.0.0
* Package @ovh-ux/manager-overthebox-app 0.1.0
* Package @ovh-ux/manager-sms-app 0.1.0
  • Loading branch information
jleveugle authored and CDS Agent committed Jan 3, 2019
1 parent 1cb8def commit 9a1d509
Show file tree
Hide file tree
Showing 16 changed files with 143 additions and 31 deletions.
9 changes: 9 additions & 0 deletions packages/manager/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.1](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Bug Fixes

* rework imports to improve standalone modules ([9cdabab](https://github.com/ovh-ux/manager/commit/9cdabab))



# [1.1.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2018-12-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-core",
"version": "1.1.0",
"version": "1.1.1",
"license": "BSD-3-Clause",
"files": [
"dist"
Expand Down Expand Up @@ -34,4 +34,4 @@
"ovh-angular-sso-auth": "^4.0.0-alpha.2",
"ovh-api-services": "^3.18.0"
}
}
}
10 changes: 10 additions & 0 deletions packages/manager/freefax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.0.1](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Bug Fixes

* rework imports to improve standalone modules ([9cdabab](https://github.com/ovh-ux/manager/commit/9cdabab))
* use [@ovh-ux](https://github.com/ovh-ux)/manager-telecom-styles ([d9d6f3f](https://github.com/ovh-ux/manager/commit/d9d6f3f))



# [1.0.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2018-12-12)


Expand Down
8 changes: 4 additions & 4 deletions packages/manager/freefax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-freefax",
"version": "1.0.0",
"version": "1.0.1",
"license": "BSD-3-Clause",
"files": [
"dist"
Expand All @@ -21,8 +21,8 @@
},
"peerDependencies": {
"@ovh-ux/ng-uirouter-title": "^2.0.0-beta.2",
"@ovh-ux/manager-core": "^1.1.0",
"@ovh-ux/manager-telecom-styles": "^1.0.0-beta.0",
"@ovh-ux/manager-core": "^1.1.1",
"@ovh-ux/manager-telecom-styles": "^2.0.0",
"@ovh-ux/ovh-angular-contracts": "^3.0.0-beta.0",
"@ovh-ux/telecom-universe-components": "^1.3.0",
"@uirouter/angularjs": "^1.0.15",
Expand All @@ -33,4 +33,4 @@
"ovh-api-services": "^3.24.0",
"ovh-ui-angular": "^2.21.4"
}
}
}
16 changes: 16 additions & 0 deletions packages/manager/layout-ovh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.2.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Bug Fixes

* **manager-layout-ovh:** remove default prefix ([dc5a9fe](https://github.com/ovh-ux/manager/commit/dc5a9fe))
* rework imports to improve standalone modules ([9cdabab](https://github.com/ovh-ux/manager/commit/9cdabab))
* use [@ovh-ux](https://github.com/ovh-ux)/manager-telecom-styles ([d9d6f3f](https://github.com/ovh-ux/manager/commit/d9d6f3f))


### Features

* **manager-sms:** initial module import ([9aac091](https://github.com/ovh-ux/manager/commit/9aac091))



# [1.1.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2018-12-12)


Expand Down
14 changes: 7 additions & 7 deletions packages/manager/layout-ovh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-layout-ovh",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"license": "BSD-3-Clause",
"main": "./src/index.js",
Expand All @@ -9,11 +9,11 @@
"dev": "webpack-dev-server --verbose"
},
"dependencies": {
"@ovh-ux/manager-core": "^1.1.0",
"@ovh-ux/manager-freefax": "^1.0.0",
"@ovh-ux/manager-overthebox": "^1.0.0",
"@ovh-ux/manager-sms": "0.0.0",
"@ovh-ux/manager-telecom-styles": "^1.0.0-beta.0",
"@ovh-ux/manager-core": "^1.1.1",
"@ovh-ux/manager-freefax": "^1.0.1",
"@ovh-ux/manager-overthebox": "^1.1.0",
"@ovh-ux/manager-sms": "^0.1.0",
"@ovh-ux/manager-telecom-styles": "^2.0.0",
"@ovh-ux/manager-welcome": "^1.0.0",
"@ovh-ux/ovh-angular-contracts": "^3.0.0-beta.0",
"@ovh-ux/ng-uirouter-title": "^2.0.0-beta.2",
Expand Down Expand Up @@ -80,4 +80,4 @@
"@ovh-ux/manager-webpack-config": "^3.0.0",
"webpack-merge": "^4.1.4"
}
}
}
15 changes: 15 additions & 0 deletions packages/manager/overthebox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.1.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Bug Fixes

* rework imports to improve standalone modules ([9cdabab](https://github.com/ovh-ux/manager/commit/9cdabab))
* use [@ovh-ux](https://github.com/ovh-ux)/manager-telecom-styles ([d9d6f3f](https://github.com/ovh-ux/manager/commit/d9d6f3f))


### Features

* add new worspace to test overTheBox module in standalone ([b6ec049](https://github.com/ovh-ux/manager/commit/b6ec049))



# [1.0.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2018-12-12)


Expand Down
9 changes: 9 additions & 0 deletions packages/manager/overthebox/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [0.1.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Features

* add new worspace to test overTheBox module in standalone ([b6ec049](https://github.com/ovh-ux/manager/commit/b6ec049))



8 changes: 4 additions & 4 deletions packages/manager/overthebox/app/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@ovh-ux/manager-overthebox-app",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"dependencies": {
"@ovh-ux/manager-core": "^1.1.0",
"@ovh-ux/manager-overthebox": "^1.0.0",
"@ovh-ux/manager-core": "^1.1.1",
"@ovh-ux/manager-overthebox": "^1.1.0",
"@ovh-ux/ng-uirouter-title": "^2.0.0-beta.2",
"@ovh-ux/telecom-universe-components": "^1.3.0",
"@uirouter/angularjs": "^1.0.15",
Expand Down Expand Up @@ -34,4 +34,4 @@
"test:e2e": "lerna exec --scope @ovh-ux/manager-overthebox-app -- node \\$LERNA_ROOT_PATH/scripts/webpack-cypress",
"cypress:open": "cypress open"
}
}
}
8 changes: 4 additions & 4 deletions packages/manager/overthebox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-overthebox",
"version": "1.0.0",
"version": "1.1.0",
"license": "BSD-3-Clause",
"files": [
"dist"
Expand All @@ -21,8 +21,8 @@
"@ovh-ux/component-rollup-config": "5.0.0-beta.3"
},
"peerDependencies": {
"@ovh-ux/manager-core": "^1.1.0",
"@ovh-ux/manager-telecom-styles": "^1.0.0-beta.0",
"@ovh-ux/manager-core": "^1.1.1",
"@ovh-ux/manager-telecom-styles": "^2.0.0",
"@ovh-ux/ng-uirouter-title": "^2.0.0-beta.2",
"@ovh-ux/telecom-universe-components": "^1.3.0",
"@uirouter/angularjs": "^1.0.15",
Expand All @@ -37,4 +37,4 @@
"ovh-ui-kit": "^2.23.1",
"ovh-ui-kit-bs": "^2.0.1"
}
}
}
19 changes: 19 additions & 0 deletions packages/manager/sms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# [0.1.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Bug Fixes

* rework imports to improve standalone modules ([9cdabab](https://github.com/ovh-ux/manager/commit/9cdabab))
* use [@ovh-ux](https://github.com/ovh-ux)/manager-telecom-styles ([d9d6f3f](https://github.com/ovh-ux/manager/commit/d9d6f3f))
* **i18n:** add missing translations ([fbdeac3](https://github.com/ovh-ux/manager/commit/fbdeac3))
* **sms.templates:** prevent long overflowing text on modal ([96ada20](https://github.com/ovh-ux/manager/commit/96ada20)), closes [ovh-ux/ovh-manager-telecom#121](https://github.com/ovh-ux/ovh-manager-telecom/issues/121)
* **sms.users:** fix necessary double click on cancel button ([fd3c662](https://github.com/ovh-ux/manager/commit/fd3c662))


### Features

* **app:** add standalone app for SMS ([157a745](https://github.com/ovh-ux/manager/commit/157a745))
* **manager-sms:** initial module import ([9aac091](https://github.com/ovh-ux/manager/commit/9aac091))



9 changes: 9 additions & 0 deletions packages/manager/sms/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [0.1.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Features

* **app:** add standalone app for SMS ([157a745](https://github.com/ovh-ux/manager/commit/157a745))



8 changes: 4 additions & 4 deletions packages/manager/sms/app/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@ovh-ux/manager-sms-app",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "webpack",
"start": "webpack-dev-server"
},
"dependencies": {
"@ovh-ux/manager-sms": "^0.0.0",
"@ovh-ux/manager-telecom-styles": "^1.0.0-beta.0",
"@ovh-ux/manager-sms": "^0.1.0",
"@ovh-ux/manager-telecom-styles": "^2.0.0",
"@ovh-ux/ovh-angular-contracts": "^3.0.0-beta.0",
"@ovh-ux/telecom-universe-components": "^1.4.0",
"@uirouter/angularjs": "^1.0.15",
Expand All @@ -30,4 +30,4 @@
"ovh-manager-webfont": "^1.0.2",
"webpack-merge": "^4.1.4"
}
}
}
8 changes: 4 additions & 4 deletions packages/manager/sms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-sms",
"version": "0.0.0",
"version": "0.1.0",
"description": "OVH SMS product control panel",
"keywords": [
"control",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@ovh-ux/component-rollup-config": "5.0.0-beta.3"
},
"peerDependencies": {
"@ovh-ux/manager-core": "^1.1.0",
"@ovh-ux/manager-telecom-styles": "^1.0.0-beta.0",
"@ovh-ux/manager-core": "^1.1.1",
"@ovh-ux/manager-telecom-styles": "^2.0.0",
"@ovh-ux/ovh-angular-contracts": "^3.0.0-beta.0",
"@ovh-ux/telecom-universe-components": "^1.3.0",
"@uirouter/angularjs": "^1.0.15",
Expand All @@ -47,4 +47,4 @@
"ovh-ui-kit": "^2.23.1",
"ovh-ui-kit-bs": "^2.0.1"
}
}
}
25 changes: 25 additions & 0 deletions packages/manager/telecom-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# [2.0.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2019-01-03)


### Bug Fixes

* rework imports to improve standalone modules ([9cdabab](https://github.com/ovh-ux/manager/commit/9cdabab))


### Code Refactoring

* rename universes-styles to telecom-styles ([d2cd1a9](https://github.com/ovh-ux/manager/commit/d2cd1a9))


### BREAKING CHANGES

* @ovh-ux/manager-universes-styles is now @ovh-ux/manager-telecom-styles

Before:
import @ovh-ux/manager-telecom-styles/src/telecom.less in less

After:
import @ovh-ux/manager-telecom-styles in javascript



# [1.0.0](https://github.com/ovh-ux/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2018-12-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/telecom-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-telecom-styles",
"version": "1.0.0",
"version": "2.0.0",
"license": "BSD-3-Clause",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand All @@ -18,4 +18,4 @@
"devDependencies": {
"@ovh-ux/component-rollup-config": "5.0.0-beta.3"
}
}
}

0 comments on commit 9a1d509

Please sign in to comment.