Skip to content

Commit d20ade1

Browse files
chore: release v0.12.6
1 parent 5bb3c44 commit d20ade1

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.12.6](https://github.com/RAprogramm/yew-nav-link/compare/v0.12.5...v0.12.6) - 2026-08-24
11+
12+
### CI
13+
14+
- ci(deps)(deps): bump the actions group across 1 directory with 8 updates ([#270](https://github.com/RAprogramm/yew-nav-link/issues/270))
15+
- use bare types as dependabot commit prefixes ([#272](https://github.com/RAprogramm/yew-nav-link/issues/272))
16+
- use a valid pull-request-branch-name separator in dependabot config ([#269](https://github.com/RAprogramm/yew-nav-link/issues/269))
17+
- drop invalid top-level keys from dependabot config ([#267](https://github.com/RAprogramm/yew-nav-link/issues/267))
18+
- *(deps)* bump the actions group with 9 updates ([#255](https://github.com/RAprogramm/yew-nav-link/issues/255))
19+
1020
## [0.12.5](https://github.com/RAprogramm/yew-nav-link/compare/v0.12.4...v0.12.5) - 2026-07-20
1121

1222
### CI

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,6 +1,6 @@
11
[package]
22
name = "yew-nav-link"
3-
version = "0.12.5"
3+
version = "0.12.6"
44
authors = ["RAprogramm <andrey.rozanov.vl@gmail.com>"]
55
edition = "2024"
66
rust-version = "1.96"

0 commit comments

Comments
 (0)