Skip to content

Commit e5b742d

Browse files
github-actions[bot]HugoRCD
authored andcommitted
Version Packages
1 parent d7b06fa commit e5b742d

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/minor-release.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/evlog/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# evlog
22

3+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- [`d7b06fa`](https://github.com/HugoRCD/evlog/commit/d7b06faba5704aa97fe1b9a46628be974a1b8a37) Thanks [@HugoRCD](https://github.com/HugoRCD)! - Add default condition to subpath exports for CJS compatibility and fix OTLP batch grouping by resource identity
8+
39
## 2.4.1
410

511
### Patch Changes

packages/evlog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "evlog",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"description": "Wide event logging library with structured error handling. Inspired by LoggingSucks.",
55
"author": "HugoRCD <contact@hrcd.fr>",
66
"homepage": "https://evlog.dev",

0 commit comments

Comments
 (0)