Skip to content

Commit 4c28776

Browse files
committed
chore: release v0.6.0
1 parent f1c8942 commit 4c28776

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.6.0](https://github.com/Jonathandah/rss-privacy-news/compare/v0.5.0...v0.6.0) (2026-04-06)
4+
5+
### Features
6+
7+
* look in to displaying security score ([#110](https://github.com/Jonathandah/rss-privacy-news/issues/110)) ([f1c8942](https://github.com/Jonathandah/rss-privacy-news/commit/f1c8942d53bd4b04d5e7d2893255a63a69a325be))
8+
* security page ([#109](https://github.com/Jonathandah/rss-privacy-news/issues/109)) ([0b956e7](https://github.com/Jonathandah/rss-privacy-news/commit/0b956e79fa1560595d232e741f82a7776157da2b))
9+
10+
### Bug Fixes
11+
12+
* getting two close icons on mobile in search drawer ([#105](https://github.com/Jonathandah/rss-privacy-news/issues/105)) ([b2df199](https://github.com/Jonathandah/rss-privacy-news/commit/b2df19974ea6f06669afdfd8d01ddea97e0b19b9))
13+
* unreachable items behind keyboard when opening search drawer on mobile ([#107](https://github.com/Jonathandah/rss-privacy-news/issues/107)) ([e2d6abc](https://github.com/Jonathandah/rss-privacy-news/commit/e2d6abc6073a1a003f7b9deb67f6530236caa7b2))
14+
315
## [0.5.0](https://github.com/Jonathandah/rss-privacy-news/compare/v0.4.1...v0.5.0) (2026-04-05)
416

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

0 commit comments

Comments
 (0)