Skip to content

Commit 1c357fd

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected]
1 parent 38e3f5e commit 1c357fd

File tree

18 files changed

+65
-9
lines changed

18 files changed

+65
-9
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.8](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-07-07)
7+
8+
**Note:** Version bump only for package @scaleway/sdk
9+
610
## [2.76.7](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-06-30)
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.7",
3+
"version": "2.76.8",
44
"description": "Scaleway SDK TS.",
55
"license": "Apache-2.0",
66
"files": [

packages_generated/applesilicon/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.0 (2025-07-07)
7+
8+
### Features
9+
10+
- **apple_silicon:** enable bulk order in public sdk ([#2234](https://github.com/scaleway/scaleway-sdk-js/issues/2234)) ([babbfe9](https://github.com/scaleway/scaleway-sdk-js/commit/babbfe98789b22774f04a43f49a7ce9fb9a43628))
11+
- **apple_silicon:** fix typo in applesilicon SDK comment ([#2238](https://github.com/scaleway/scaleway-sdk-js/issues/2238)) ([be0bbe9](https://github.com/scaleway/scaleway-sdk-js/commit/be0bbe908921b948de70bac7abed592e5957e2ef))
12+
613
# [1.2.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-06-23)
714

815
### Features

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

packages_generated/audit_trail/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.4.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-07-07)
7+
8+
### Features
9+
10+
- **audit_trail:** add apple-silicon resources definition ([#2241](https://github.com/scaleway/scaleway-sdk-js/issues/2241)) ([38e3f5e](https://github.com/scaleway/scaleway-sdk-js/commit/38e3f5eb1aaf818a025ecea2e97acc090ae270e7))
11+
- **audit_trail:** remove deprecated resource field ([#2235](https://github.com/scaleway/scaleway-sdk-js/issues/2235)) ([a1b410c](https://github.com/scaleway/scaleway-sdk-js/commit/a1b410c395622727b2cb6a42d17c97698d45db98))
12+
613
# 1.3.0 (2025-06-30)
714

815
### Features

packages_generated/audit_trail/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-audit-trail",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Scaleway SDK audit-trail",
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.5.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-07-07)
7+
8+
### Features
9+
10+
- **cockpit:** add rule status on ListAlert endpoint ([#2236](https://github.com/scaleway/scaleway-sdk-js/issues/2236)) ([afbf0f3](https://github.com/scaleway/scaleway-sdk-js/commit/afbf0f3a11c97872af66e9948cf5f4bb1f49096a))
11+
612
# 1.4.0 (2025-06-30)
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.4.0",
3+
"version": "1.5.0",
44
"description": "Scaleway SDK cockpit",
55
"license": "Apache-2.0",
66
"files": [

packages_generated/container/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.5.2 (2025-07-07)
7+
8+
### Bug Fixes
9+
10+
- **serverless:** allow empty string for privateNetworkID in create ([#2223](https://github.com/scaleway/scaleway-sdk-js/issues/2223)) ([2513104](https://github.com/scaleway/scaleway-sdk-js/commit/2513104f91ac70978d75469c4205a3335839b97e))
11+
612
## 1.5.1 (2025-06-18)
713

814
### Bug Fixes

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

0 commit comments

Comments
 (0)