Skip to content

Commit ee58ce6

Browse files
committed
chore: release v0.4.0
1 parent c55e1e6 commit ee58ce6

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/Jonathandah/rss-privacy-news/compare/v0.3.3...v0.4.0) (2026-04-05)
4+
5+
### Features
6+
7+
* add service count on category in all categories-page ([#73](https://github.com/Jonathandah/rss-privacy-news/issues/73)) ([b8f5283](https://github.com/Jonathandah/rss-privacy-news/commit/b8f52834538d1961fd6321eab72dcad94a0e5bce))
8+
9+
### Bug Fixes
10+
11+
* add capital c on back to all categories button ([#74](https://github.com/Jonathandah/rss-privacy-news/issues/74)) ([6b2822e](https://github.com/Jonathandah/rss-privacy-news/commit/6b2822e836fffd8bdbd5a3f10e3ed11b5a5da160))
12+
* wrong ios icon ([#72](https://github.com/Jonathandah/rss-privacy-news/issues/72)) ([8907e3d](https://github.com/Jonathandah/rss-privacy-news/commit/8907e3d028dc608bdf954e502c235cfd444dbd39))
13+
314
## [0.3.3](https://github.com/Jonathandah/rss-privacy-news/compare/v0.3.2...v0.3.3) (2026-04-04)
415

516
## [0.3.2](https://github.com/Jonathandah/rss-privacy-news/compare/v0.3.1...v0.3.2) (2026-04-04)

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.3.3",
4+
"version": "0.4.0",
55
"type": "module",
66
"author": "dottmp",
77
"scripts": {

0 commit comments

Comments
 (0)