Skip to content

Commit 65263fb

Browse files
chore: release v0.2.0
1 parent bdf5e6e commit 65263fb

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,3 +1,9 @@
1+
# [0.2.0](https://github.com/JoshuaKGoldberg/prune-github-notifications/compare/0.1.0...0.2.0) (2024-03-02)
2+
3+
### Features
4+
5+
- initial working version ([bdf5e6e](https://github.com/JoshuaKGoldberg/prune-github-notifications/commit/bdf5e6e7c6c3f32a38694218e4f56a3a21ada459))
6+
17
# 0.1.0 (2024-03-02)
28

39
### Features

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.1.0",
3+
"version": "0.2.0",
44
"description": "Prunes GitHub notifications you don't care about, such as automated dependency bumps. 🧹",
55
"repository": "JoshuaKGoldberg/prune-github-notifications",
66
"license": "MIT",

0 commit comments

Comments
 (0)