Skip to content

Commit 4ea5645

Browse files
chore(main): release 1.0.1 (#187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d11a46e commit 4ea5645

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/pinojs/pino-opentelemetry-transport/compare/v1.0.0...v1.0.1) (2024-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump pino-abstract-transport ([#185](https://github.com/pinojs/pino-opentelemetry-transport/issues/185)) ([d11a46e](https://github.com/pinojs/pino-opentelemetry-transport/commit/d11a46e57bfdb953405f399b9c3bd5c6afa01a7c))
9+
310
## [1.0.0](https://github.com/pinojs/pino-opentelemetry-transport/compare/v0.6.0...v1.0.0) (2024-04-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino-opentelemetry-transport",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "OpenTelemetry transport for Pino",
55
"main": "lib/pino-opentelemetry-transport.js",
66
"scripts": {

0 commit comments

Comments
 (0)