Version Packages

This commit is contained in:
github-actions[bot]
2025-10-05 11:39:52 +00:00
parent 2c097f9d76
commit 077f5edae7
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@kubiks/otel-better-auth": patch
---
Fix return type of instrumentBetterAuth function.

View File

@@ -1,5 +1,11 @@
# @kubiks/otel-better-auth
## 2.0.2
### Patch Changes
- [`2c097f9`](https://github.com/kubiks-inc/otel/commit/2c097f9d760b65dbd3bbaca9c2f548ec370edd09) Thanks [@alex-holovach](https://github.com/alex-holovach)! - Fix return type of instrumentBetterAuth function.
## 2.0.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@kubiks/otel-better-auth",
"version": "2.0.1",
"version": "2.0.2",
"private": false,
"publishConfig": {
"access": "public"