We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d751dea commit e186d53Copy full SHA for e186d53
.changeset/hot-radios-run.md
packages/plugin-request-logger/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# webstone-plugin-request-logger
2
3
+## 0.3.3
4
+
5
+### Patch Changes
6
7
+- Export the `RequestLogger` type from the generated index.d.ts file. ([#412](https://github.com/WebstoneHQ/webstone-plugins/pull/412))
8
9
## 0.3.2
10
11
### Patch Changes
packages/plugin-request-logger/package.json
@@ -1,6 +1,6 @@
{
"name": "webstone-plugin-request-logger",
- "version": "0.3.2",
+ "version": "0.3.3",
"repository": {
"type": "git",
"url": "https://github.com/WebstoneHQ/webstone-plugins",
0 commit comments