Version Packages

This commit is contained in:
github-actions[bot]
2025-10-21 15:35:10 +00:00
parent b026e73b9b
commit 965f0dd469
3 changed files with 7 additions and 8 deletions

View File

@@ -1,5 +0,0 @@
---
"@kubiks/otel-inbound": minor
---
Initial release

View File

@@ -1,5 +1,11 @@
# @kubiks/otel-inbound
## 1.1.0
### Minor Changes
- [#23](https://github.com/kubiks-inc/otel/pull/23) [`1e05132`](https://github.com/kubiks-inc/otel/commit/1e05132918494e39929a8d07ff5a08c6012ea320) Thanks [@alex-holovach](https://github.com/alex-holovach)! - Initial release
## 1.0.0
### Initial Release
@@ -11,4 +17,3 @@
- Webhook receiver instrumentation for incoming emails
- Comprehensive span attributes for debugging and monitoring
- Optional email content capture with configurable truncation

View File

@@ -1,6 +1,6 @@
{
"name": "@kubiks/otel-inbound",
"version": "1.0.0",
"version": "1.1.0",
"private": false,
"publishConfig": {
"access": "public"
@@ -51,4 +51,3 @@
"@inboundemail/sdk": ">=4.0.0"
}
}