Skip to content

Commit 1a73ecb

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]
1 parent fee0764 commit 1a73ecb

File tree

15 files changed

+5631
-2037
lines changed

15 files changed

+5631
-2037
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.75.4](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-02)
7+
8+
**Note:** Version bump only for package @scaleway/sdk
9+
610
## [2.75.3](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-04-28)
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.75.3",
3+
"version": "2.75.4",
44
"description": "Scaleway SDK TS.",
55
"types": "dist/index.d.ts",
66
"files": [

packages_generated/cockpit/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+
## [1.1.1](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-02)
7+
8+
**Note:** Version bump only for package @scaleway/sdk-cockpit
9+
610
## 1.1.0 (2025-04-28)
711

812
### 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.1.0",
3+
"version": "1.1.1",
44
"description": "Scaleway SDK cockpit",
55
"types": "dist/index.d.ts",
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.1.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-02)
7+
8+
### Features
9+
10+
- **serverless:** add support for tags ([#2064](https://github.com/scaleway/scaleway-sdk-js/issues/2064)) ([9507acb](https://github.com/scaleway/scaleway-sdk-js/commit/9507acb1aa7d22b2abdda35bc056fa86330a37d4))
11+
612
## 1.0.1 (2025-04-28)
713

814
**Note:** Version bump only for package @scaleway/sdk-container

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.0.1",
3+
"version": "1.1.0",
44
"description": "Scaleway SDK container",
55
"types": "dist/index.d.ts",
66
"files": [

packages_generated/file/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+
## [1.0.2](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-02)
7+
8+
**Note:** Version bump only for package @scaleway/sdk-file
9+
610
## 1.0.1 (2025-04-28)
711

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

packages_generated/file/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-file",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Scaleway SDK file",
55
"types": "dist/index.d.ts",
66
"files": [

packages_generated/function/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.1.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-02)
7+
8+
### Features
9+
10+
- **serverless:** add support for tags ([#2064](https://github.com/scaleway/scaleway-sdk-js/issues/2064)) ([9507acb](https://github.com/scaleway/scaleway-sdk-js/commit/9507acb1aa7d22b2abdda35bc056fa86330a37d4))
11+
612
## 1.0.1 (2025-04-28)
713

814
**Note:** Version bump only for package @scaleway/sdk-function

packages_generated/function/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-function",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Scaleway SDK function",
55
"types": "dist/index.d.ts",
66
"files": [

0 commit comments

Comments
 (0)