Skip to content

Commit 5099e11

Browse files
committed
chore: release v0.6.2
1 parent e0e4fab commit 5099e11

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.6.2](https://github.com/JoshuaKGoldberg/prune-github-notifications/compare/0.6.1...0.6.2) (2025-07-16)
4+
5+
### Bug Fixes
6+
7+
- **deps:** update dependency zod to v4 ([#313](https://github.com/JoshuaKGoldberg/prune-github-notifications/issues/313)) ([e0e4fab](https://github.com/JoshuaKGoldberg/prune-github-notifications/commit/e0e4fab64bc2d6df76c1fa70cd1fe0184b9ba9a3))
8+
39
## [0.6.1](https://github.com/JoshuaKGoldberg/prune-github-notifications/compare/0.6.0...0.6.1) (2025-04-04)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prune-github-notifications",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Prunes GitHub notifications you don't care about, such as automated dependency bumps. 🧹",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)