Skip to content

Commit

Permalink
chore: Release 0.5.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmarzex committed Aug 16, 2023
1 parent 8c9e03f commit e272367
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions node/packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [0.5.25](https://github.com/serverless/console/compare/@serverless/[email protected]...@serverless/[email protected]) (2023-08-16)

### Bug Fixes

- Handle async closures in createSpan correctly ([8c9e03f](https://github.com/serverless/console/commit/8c9e03f15746e71c948e0fe6b3a9bf9c6c15785c))

### [0.5.24](https://github.com/serverless/console/compare/@serverless/[email protected]...@serverless/[email protected]) (2023-08-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion node/packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@serverless/sdk",
"repository": "serverless/console",
"version": "0.5.24",
"version": "0.5.25",
"author": "Serverless, Inc.",
"dependencies": {
"d": "^1.0.1",
Expand Down

0 comments on commit e272367

Please sign in to comment.