Skip to content

Commit 2478acb

Browse files
github-actions[bot]mladedav
authored andcommitted
chore: release v0.2.7-alpha.1
1 parent 659d5a4 commit 2478acb

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Other
11+
12+
- use trusted publishing to crates.io
13+
1014
## [0.2.6](https://github.com/mladedav/json-subscriber/compare/json-subscriber-v0.2.5...json-subscriber-v0.2.6) - 2025-07-01
1115

1216
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "json-subscriber"
33
description = "Customizable layer and subscriber for `tracing` that emits logs in JSON"
4-
version = "0.2.6"
4+
version = "0.2.7-alpha.1"
55
edition = "2021"
66
rust-version = "1.75"
77
homepage = "https://github.com/mladedav/json-subscriber"

0 commit comments

Comments
 (0)