We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b21d307 commit 7f9af85Copy full SHA for 7f9af85
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.6.1](https://github.com/Jonathandah/rss-privacy-news/compare/v0.6.0...v0.6.1) (2026-04-06)
4
+
5
+### Bug Fixes
6
7
+* update policies ([#111](https://github.com/Jonathandah/rss-privacy-news/issues/111)) ([b21d307](https://github.com/Jonathandah/rss-privacy-news/commit/b21d3078ad05768d5bd5bd079f9900aa4f195f25))
8
9
## [0.6.0](https://github.com/Jonathandah/rss-privacy-news/compare/v0.5.0...v0.6.0) (2026-04-06)
10
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "10xprivacy",
"private": true,
- "version": "0.6.0",
+ "version": "0.6.1",
"type": "module",
"author": "dottmp",
"scripts": {
0 commit comments