Skip to content

Commit

Permalink
ci: update shell-client version to 0.8.2
Browse files Browse the repository at this point in the history
 This version was published manually to resolve the installation issue

Signed-off-by: Anoop N <[email protected]>
  • Loading branch information
anooparveti committed Nov 29, 2024
1 parent 13f3ade commit 8d1ff85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/manager/core/shell-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-29)

**Note:** Version bump only for package @ovh-ux/manager-react-shell-client

## [0.8.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-13)

**Note:** Version bump only for package @ovh-ux/manager-react-shell-client
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/core/shell-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-react-shell-client",
"version": "0.8.1",
"version": "0.8.2",
"description": "OVH manager react shell client",
"license": "BSD-3-Clause",
"author": "OVH SAS",
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/ovh-at-internet": "^0.16.0",
"@ovh-ux/ovh-at-internet": "^0.17.0",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.0.1",
"i18next": "^23.8.2",
Expand Down

0 comments on commit 8d1ff85

Please sign in to comment.