Skip to content

Commit cae7cda

Browse files
committed
release(*): oganesson-insect-10
Signed-off-by: ovh-cds <[email protected]>
1 parent d899665 commit cae7cda

File tree

245 files changed

+1981
-833
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

245 files changed

+1981
-833
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sonar.projectName=manager
77
sonar.sources=.
88
sonar.sourceEncoding=UTF-8
99
sonar.ws.timeout=60
10-
sonar.projectVersion=oganesson-insect-8
10+
sonar.projectVersion=oganesson-insect-10
1111

1212
sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
1313
sonar.coverage.exclusions=**/*.spec.js

packages/components/ng-at-internet/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.0.38](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-05)
7+
8+
**Note:** Version bump only for package @ovh-ux/ng-at-internet
9+
10+
11+
12+
13+
614
## [6.0.37](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-01)
715

816
**Note:** Version bump only for package @ovh-ux/ng-at-internet

packages/components/ng-at-internet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ng-at-internet",
3-
"version": "6.0.37",
3+
"version": "6.0.38",
44
"private": true,
55
"description": "ATInternet tracking library wrapper for AngularJS",
66
"keywords": [
@@ -33,7 +33,7 @@
3333
"prepare": "rollup -c --environment BUILD:production"
3434
},
3535
"dependencies": {
36-
"@ovh-ux/ovh-at-internet": "^0.28.0"
36+
"@ovh-ux/ovh-at-internet": "^0.28.1"
3737
},
3838
"devDependencies": {
3939
"@ovh-ux/component-rollup-config": "^13.2.0"

packages/components/ng-shell-tracking/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.7.32](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-05)
7+
8+
**Note:** Version bump only for package @ovh-ux/ng-shell-tracking
9+
10+
11+
12+
13+
614
## [0.7.31](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-01)
715

816
**Note:** Version bump only for package @ovh-ux/ng-shell-tracking

packages/components/ng-shell-tracking/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ng-shell-tracking",
3-
"version": "0.7.31",
3+
"version": "0.7.32",
44
"private": true,
55
"description": "ATInternet tracking library wrapper for AngularJS",
66
"keywords": [
@@ -34,7 +34,7 @@
3434
"prepare": "rollup -c --environment BUILD:production"
3535
},
3636
"dependencies": {
37-
"@ovh-ux/ovh-at-internet": "^0.28.0"
37+
"@ovh-ux/ovh-at-internet": "^0.28.1"
3838
},
3939
"devDependencies": {
4040
"@ovh-ux/component-rollup-config": "^13.2.0"

packages/components/ovh-at-internet/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.28.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-05)
7+
8+
**Note:** Version bump only for package @ovh-ux/ovh-at-internet
9+
10+
11+
12+
13+
614
# [0.28.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-01)
715

816

packages/components/ovh-at-internet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ovh-at-internet",
3-
"version": "0.28.0",
3+
"version": "0.28.1",
44
"description": "ATInternet tracking library for OVHcloud.",
55
"keywords": [
66
"at-internet",
@@ -31,7 +31,7 @@
3131
"prepare": "tsc"
3232
},
3333
"devDependencies": {
34-
"@ovh-ux/manager-config": "^8.8.0"
34+
"@ovh-ux/manager-config": "^8.8.1"
3535
},
3636
"peerDependencies": {
3737
"@ovh-ux/manager-config": "^8.0.1"

packages/components/ovh-reket/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.23](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-05)
7+
8+
**Note:** Version bump only for package @ovh-ux/ovh-reket
9+
10+
11+
12+
13+
614
## [2.1.22](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-01)
715

816
**Note:** Version bump only for package @ovh-ux/ovh-reket

packages/components/ovh-reket/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/ovh-reket",
3-
"version": "2.1.22",
3+
"version": "2.1.23",
44
"description": "Expose a way to get a predefined Reket instance",
55
"repository": {
66
"type": "git",
@@ -23,7 +23,7 @@
2323
"prepare": "rollup -c --environment BUILD:production"
2424
},
2525
"dependencies": {
26-
"@ovh-ux/manager-core-sso": "^0.5.0",
26+
"@ovh-ux/manager-core-sso": "^0.6.0",
2727
"@ovhcloud/reket-axios-client": "^0.2.1",
2828
"@ovhcloud/reket-core": "^0.2.1"
2929
},

packages/components/ovh-shell/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.9.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-05)
7+
8+
**Note:** Version bump only for package @ovh-ux/shell
9+
10+
11+
12+
13+
614
## [4.9.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-12-01)
715

816
**Note:** Version bump only for package @ovh-ux/shell

0 commit comments

Comments
 (0)