Skip to content

Commit df13c22

Browse files
authored
chore(release): v1.2.2 — dependency updates (#48)
2 parents 90a408b + 12486f4 commit df13c22

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

88
---
99

10+
## [1.2.2] - 2026-04-26
11+
12+
Dependency-update release. No public API changes; safe drop-in upgrade.
13+
14+
### Changed
15+
16+
- **`golang.org/x/net`** bumped from v0.51.0 to v0.53.0 (includes HTTP/2 and
17+
networking security fixes).
18+
- **`golang.org/x/text`** bumped from v0.35.0 to v0.36.0 (Unicode handling
19+
fixes).
20+
- **GitHub Actions**`actions/checkout`, `codecov/codecov-action`,
21+
`actions/upload-artifact`, `actions/stale`, and `securego/gosec` pinned to
22+
latest releases via Dependabot.
23+
24+
---
25+
1026
## [1.2.1] - 2026-04-19
1127

1228
Documentation-only release. No code behaviour changes; safe drop-in upgrade.

0 commit comments

Comments
 (0)