Skip to content

Commit 7040acd

Browse files
committed
chore(release): publish
- @scaleway/sdk-account@2.5.1 - @scaleway/sdk-applesilicon@2.7.1 - @scaleway/sdk-audit-trail@2.12.1 - @scaleway/sdk-autoscaling@2.5.1 - @scaleway/sdk-baremetal@2.6.1 - @scaleway/sdk-billing@2.5.1 - @scaleway/sdk-block@2.7.1 - @scaleway/sdk-cockpit@2.6.1 - @scaleway/sdk-container@2.7.1 - @scaleway/sdk-datalab@1.5.1 - @scaleway/sdk-datawarehouse@2.8.1 - @scaleway/sdk-dedibox@2.6.1 - @scaleway/sdk-domain@2.7.1 - @scaleway/sdk-edge-services@2.13.1 - @scaleway/sdk-environmental-footprint@2.9.1 - @scaleway/sdk-file@2.7.1 - @scaleway/sdk-flexibleip@2.6.1 - @scaleway/sdk-function@2.6.1 - @scaleway/sdk-iam@2.9.1 - @scaleway/sdk-inference@2.7.1 - @scaleway/sdk-instance@2.8.1 - @scaleway/sdk-interlink@2.6.1 - @scaleway/sdk-iot@2.6.1 - @scaleway/sdk-ipam@2.6.1 - @scaleway/sdk-jobs@2.7.1 - @scaleway/sdk-k8s@2.10.1 - @scaleway/sdk-kafka@2.7.1 - @scaleway/sdk-key-manager@2.6.1 - @scaleway/sdk-lb@2.7.1 - @scaleway/sdk-mailbox@1.4.1 - @scaleway/sdk-marketplace@2.4.1 - @scaleway/sdk-mnq@2.6.1 - @scaleway/sdk-mongodb@2.8.1 - @scaleway/sdk-partner@1.3.1 - @scaleway/sdk-product-catalog@2.10.1 - @scaleway/sdk-qaas@2.6.1 - @scaleway/sdk-rdb@2.7.1 - @scaleway/sdk-redis@2.6.1 - @scaleway/sdk-registry@2.6.1 - @scaleway/sdk-s2s-vpn@2.8.1 - @scaleway/sdk-searchdb@1.5.1 - @scaleway/sdk-secret@2.6.1 - @scaleway/sdk-serverless-sqldb@2.6.1 - @scaleway/sdk-std@2.4.1 - @scaleway/sdk-tem@2.6.1 - @scaleway/sdk-test@2.6.1 - @scaleway/sdk-vpc@2.6.1 - @scaleway/sdk-vpcgw@2.6.1 - @scaleway/sdk-webhosting@2.8.1 - @scaleway/sdk-client@2.3.1 - @scaleway/configuration-loader@2.4.1 - @scaleway/sdk@3.6.1 - @scaleway/sdk-react@0.4.1 - @scaleway/sdk-react-hooks@0.6.1 - @scaleway/generate-packages@0.5.2 - @scaleway/generate-react-queries@0.3.2 - @scaleway/generate-react-sdk@0.2.5
1 parent 6421bb1 commit 7040acd

114 files changed

Lines changed: 513 additions & 57 deletions

File tree

Some content is hidden

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

packages/client/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.3.1 (2026-04-18)
7+
8+
**Note:** Version bump only for package @scaleway/sdk-client
9+
10+
11+
12+
13+
614
# 2.3.0 (2026-04-17)
715

816
### Features

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/sdk-client",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Scaleway SDK Client",
55
"keywords": [
66
"client",

packages/configuration-loader/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.4.1 (2026-04-18)
7+
8+
**Note:** Version bump only for package @scaleway/configuration-loader
9+
10+
11+
12+
13+
614
# 2.4.0 (2026-04-17)
715

816
### Features

packages/configuration-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/configuration-loader",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Load configuration via file or environment for NodeJS.",
55
"license": "Apache-2.0",
66
"repository": {

packages/sdk-react-hooks/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.6.1 (2026-04-18)
7+
8+
**Note:** Version bump only for package @scaleway/sdk-react-hooks
9+
10+
11+
12+
13+
614
# [0.6.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/sdk-react-hooks@0.5.0...@scaleway/sdk-react-hooks@0.6.0) (2026-04-17)
715

816
### Features

packages/sdk-react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/sdk-react-hooks",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"private": false,
55
"description": "React hooks",
66
"files": [

packages/sdk-react/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.4.1 (2026-04-18)
7+
8+
**Note:** Version bump only for package @scaleway/sdk-react
9+
10+
11+
12+
13+
614
# [0.4.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/sdk-react@0.3.0...@scaleway/sdk-react@0.4.0) (2026-04-17)
715

816
### Features

packages/sdk-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/sdk-react",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"private": false,
55
"description": "React API Provider using client settings",
66
"files": [

packages/sdk/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+
## 3.6.1 (2026-04-18)
7+
8+
**Note:** Version bump only for package @scaleway/sdk
9+
10+
11+
12+
13+
614
# [3.6.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/sdk@3.5.0...@scaleway/sdk@3.6.0) (2026-04-17)
715

816
### Features

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/sdk",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"description": "Scaleway SDK TS.",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)