Skip to content

Commit e853ff6

Browse files
committed
chore: release v0.4.1
1 parent 7625695 commit e853ff6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.4.1](https://github.com/Jonathandah/rss-privacy-news/compare/v0.4.0...v0.4.1) (2026-04-05)
4+
5+
### Bug Fixes
6+
7+
* show all categories button is missing capital letter ([#76](https://github.com/Jonathandah/rss-privacy-news/issues/76)) ([7625695](https://github.com/Jonathandah/rss-privacy-news/commit/76256955ab1b744fa379c5f70da3227244902494))
8+
39
## [0.4.0](https://github.com/Jonathandah/rss-privacy-news/compare/v0.3.3...v0.4.0) (2026-04-05)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "10xprivacy",
33
"private": true,
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"type": "module",
66
"author": "dottmp",
77
"scripts": {

0 commit comments

Comments
 (0)