Skip to content

Commit 2bb877f

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent a1fc8f3 commit 2bb877f

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/sdk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.76.4](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-06-02)
7+
8+
**Note:** Version bump only for package @scaleway/sdk
9+
610
## [2.76.3](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-26)
711

812
**Note:** Version bump only for package @scaleway/sdk

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": "2.76.3",
3+
"version": "2.76.4",
44
"description": "Scaleway SDK TS.",
55
"license": "Apache-2.0",
66
"files": [

packages_generated/cockpit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.3.1](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-06-02)
7+
8+
### Bug Fixes
9+
10+
- **cockpit:** add small precisions in documentation ([#2159](https://github.com/scaleway/scaleway-sdk-js/issues/2159)) ([6b1f723](https://github.com/scaleway/scaleway-sdk-js/commit/6b1f723bb4b6d157b3c8365055ef46c1006c8041))
11+
612
# [1.3.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-26)
713

814
### Features

packages_generated/cockpit/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-cockpit",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Scaleway SDK cockpit",
55
"license": "Apache-2.0",
66
"files": [

0 commit comments

Comments
 (0)