Skip to content

Commit cdbef90

Browse files
committed
chore: Release v0.5.9
1 parent 3190b17 commit cdbef90

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

node/packages/sdk/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.5.9](https://github.com/serverless/console/compare/@serverless/[email protected]...@serverless/[email protected]) (2023-04-20)
6+
7+
### Bug Fixes
8+
9+
- Fix router middleware detection in Express instrumentation ([f89cc69](https://github.com/serverless/console/commit/f89cc69638e7bbe9820e355528ab0e138bae4a0a))
10+
11+
### Maintenance Improvements
12+
13+
- Fix information in inline comment ([a7ea178](https://github.com/serverless/console/commit/a7ea178bbb1711ddb2b0afa7dee306c5037b60a7))
14+
515
### [0.5.8](https://github.com/serverless/console/compare/@serverless/[email protected]...@serverless/[email protected]) (2023-04-14)
616

717
### Bug Fixes

node/packages/sdk/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",
33
"repository": "serverless/console",
4-
"version": "0.5.8",
4+
"version": "0.5.9",
55
"author": "Serverless, Inc.",
66
"dependencies": {
77
"d": "^1.0.1",

0 commit comments

Comments
 (0)