Skip to content

Commit 7856d1e

Browse files
committed
SDK Release v1.48.0-alpha
1 parent af166ce commit 7856d1e

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## @nexgencloud/hyperstack-sdk-typescript@v1.47.0-alpha
1+
## @nexgencloud/hyperstack-sdk-typescript@v1.48.0-alpha
22

33
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
44

@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
3636
_published:_
3737

3838
```
39-
npm install @nexgencloud/hyperstack-sdk-typescript@v1.47.0-alpha --save
39+
npm install @nexgencloud/hyperstack-sdk-typescript@v1.48.0-alpha --save
4040
```
4141

4242
_unPublished (not recommended):_

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nexgencloud/hyperstack-sdk-typescript",
3-
"version": "v1.47.0-alpha",
3+
"version": "v1.48.0-alpha",
44
"description": "Leverage the Infrahub API and Hyperstack platform to easily create, manage, and scale powerful GPU virtual machines and their associated resources. Access this SDK to automate the deployment of your workloads and streamline your infrastructure management. To contribute, please raise an issue with a bug report, feature request, feedback, or general inquiry.",
55
"author": "OpenAPI-Generator Contributors",
66
"repository": {

0 commit comments

Comments
 (0)