Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"command": {
"version": {
"conventionalCommits": true,
"message": "chore(release): publish %s",
"message": "chore(release): publish",
"createRelease": "github",
"loglevel": "verbose"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.75.5](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

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

## [2.75.4](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

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

## [2.75.3](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-04-28)

**Note:** Version bump only for package @scaleway/sdk
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/sdk",
"version": "2.75.3",
"version": "2.75.5",
"description": "Scaleway SDK TS.",
"types": "dist/index.d.ts",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages_generated/cockpit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

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

## [1.1.1](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

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

## 1.1.0 (2025-04-28)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/cockpit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/sdk-cockpit",
"version": "1.1.0",
"version": "1.1.2",
"description": "Scaleway SDK cockpit",
"types": "dist/index.d.ts",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages_generated/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **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))

# [1.1.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **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))

## 1.0.1 (2025-04-28)

**Note:** Version bump only for package @scaleway/sdk-container
2 changes: 1 addition & 1 deletion packages_generated/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/sdk-container",
"version": "1.0.1",
"version": "1.2.0",
"description": "Scaleway SDK container",
"types": "dist/index.d.ts",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages_generated/file/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.3](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

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

## [1.0.2](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

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

## 1.0.1 (2025-04-28)

**Note:** Version bump only for package @scaleway/sdk-file
2 changes: 1 addition & 1 deletion packages_generated/file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/sdk-file",
"version": "1.0.1",
"version": "1.0.3",
"description": "Scaleway SDK file",
"types": "dist/index.d.ts",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages_generated/function/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **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))

# [1.1.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **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))

## 1.0.1 (2025-04-28)

**Note:** Version bump only for package @scaleway/sdk-function
2 changes: 1 addition & 1 deletion packages_generated/function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/sdk-function",
"version": "1.0.1",
"version": "1.2.0",
"description": "Scaleway SDK function",
"types": "dist/index.d.ts",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages_generated/k8s/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **k8s:** remove support for `sbsCsiEnabled` ([#2066](https://github.com/scaleway/scaleway-sdk-js/issues/2066)) ([41466e1](https://github.com/scaleway/scaleway-sdk-js/commit/41466e135fc33cab884bb1bb8cdcf918998d26e6))

# [1.1.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **k8s:** remove support for `sbsCsiEnabled` ([#2066](https://github.com/scaleway/scaleway-sdk-js/issues/2066)) ([41466e1](https://github.com/scaleway/scaleway-sdk-js/commit/41466e135fc33cab884bb1bb8cdcf918998d26e6))

## 1.0.1 (2025-04-28)

**Note:** Version bump only for package @scaleway/sdk-k8s
2 changes: 1 addition & 1 deletion packages_generated/k8s/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/sdk-k8s",
"version": "1.0.1",
"version": "1.2.0",
"description": "Scaleway SDK k8s",
"types": "dist/index.d.ts",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages_generated/product_catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **product_catalog:** remove deprecated fields ([#2065](https://github.com/scaleway/scaleway-sdk-js/issues/2065)) ([8e9baca](https://github.com/scaleway/scaleway-sdk-js/commit/8e9baca10f86225ac5fa972e9290ac463ca9c41a))

# [1.1.0](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-05-05)

### Features

- **product_catalog:** remove deprecated fields ([#2065](https://github.com/scaleway/scaleway-sdk-js/issues/2065)) ([8e9baca](https://github.com/scaleway/scaleway-sdk-js/commit/8e9baca10f86225ac5fa972e9290ac463ca9c41a))

## [1.0.2](https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2025-04-28)

**Note:** Version bump only for package @scaleway/sdk-product-catalog
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/product_catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/sdk-product-catalog",
"version": "1.0.2",
"version": "1.2.0",
"description": "Scaleway SDK product-catalog",
"types": "dist/index.d.ts",
"files": [
Expand Down
Loading
Loading