Skip to content

Commit a3b0b41

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent 82ee89e commit a3b0b41

File tree

5 files changed

+5582
-2023
lines changed

5 files changed

+5582
-2023
lines changed

packages/client/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [1.2.1](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-04-24)
7+
8+
### Bug Fixes
9+
10+
- sdk client deps ([#2056](https://github.com/scaleway/scaleway-sdk-js/issues/2056)) ([82ee89e](https://github.com/scaleway/scaleway-sdk-js/commit/82ee89e9745fc52875d81fbd0a6e277e1b0f4fa8))
11+
612
## 1.2.0 (2025-04-24)
713

814
### Features

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/sdk-client",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"license": "Apache-2.0",
55
"description": "Scaleway SDK Client",
66
"keywords": [

packages/sdk/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.75.1](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-04-24)
7+
8+
**Note:** Version bump only for package @scaleway/sdk
9+
610
## [2.75.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-04-24)
711

812
### Features

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/sdk",
3-
"version": "2.75.0",
3+
"version": "2.75.1",
44
"description": "Scaleway SDK TS.",
55
"types": "dist/index.d.ts",
66
"files": [

0 commit comments

Comments
 (0)