Skip to content

Commit 856a0bf

Browse files
committed
chore: Release v0.15.2
1 parent 4f8d14f commit 856a0bf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

node/packages/sdk-schema/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.15.2](https://github.com/serverless/console/compare/@serverless/[email protected]...@serverless/[email protected]) (2023-03-08)
6+
7+
### Features
8+
9+
- Define `is_sampled_out` for TracePayload ([20c1966](https://github.com/serverless/console/commit/20c1966cb5c00748e766f99bf8f054a32484cd02))
10+
511
## [0.15.1](https://github.com/serverless/console/compare/@serverless/[email protected]...@serverless/[email protected]) (2023-02-09)
612

713
### Features

node/packages/sdk-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@serverless/sdk-schema",
33
"repository": "serverless/console",
4-
"version": "0.15.1",
4+
"version": "0.15.2",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)