We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085e521 commit b537547Copy full SHA for b537547
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.11.2](https://github.com/Jonathandah/rss-privacy-news/compare/v0.11.1...v0.11.2) (2026-05-01)
4
+
5
+### Bug Fixes
6
7
+* correct wrong avoid badge variant ([#174](https://github.com/Jonathandah/rss-privacy-news/issues/174)) ([085e521](https://github.com/Jonathandah/rss-privacy-news/commit/085e521078480333f28a322b3ea4189b59f1de92))
8
9
## [0.11.1](https://github.com/Jonathandah/rss-privacy-news/compare/v0.11.0...v0.11.1) (2026-05-01)
10
11
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "10xprivacy",
"private": true,
- "version": "0.11.1",
+ "version": "0.11.2",
"type": "module",
"author": "dottmp",
"scripts": {
0 commit comments