Skip to content

Commit f94583e

Browse files
committed
chore: release v0.9.0
1 parent 2733171 commit f94583e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.9.0](https://github.com/Jonathandah/rss-privacy-news/compare/v0.8.1...v0.9.0) (2026-04-24)
4+
5+
### Features
6+
7+
* find more rss sources ([#155](https://github.com/Jonathandah/rss-privacy-news/issues/155)) ([00ab849](https://github.com/Jonathandah/rss-privacy-news/commit/00ab849878787cb60a5ae5c64c53cf3d1e09e11c))
8+
* update page description for privacy news ([#157](https://github.com/Jonathandah/rss-privacy-news/issues/157)) ([2733171](https://github.com/Jonathandah/rss-privacy-news/commit/27331712c42c91ec9c7bd6e35c95f0823500a8cb))
9+
310
## [0.8.1](https://github.com/Jonathandah/rss-privacy-news/compare/v0.8.0...v0.8.1) (2026-04-21)
411

512
### Bug Fixes

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

0 commit comments

Comments
 (0)