Skip to content

Commit ad4ff88

Browse files
committed
chore: release v0.12.0
1 parent 8338fcb commit ad4ff88

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.12.0](https://github.com/Jonathandah/rss-privacy-news/compare/v0.11.2...v0.12.0) (2026-05-01)
4+
5+
### Features
6+
7+
* add more info and notable mentions on section page ([#178](https://github.com/Jonathandah/rss-privacy-news/issues/178)) ([8338fcb](https://github.com/Jonathandah/rss-privacy-news/commit/8338fcbe543b8bca2257cc89d3afdbade0aa27c2))
8+
9+
### Bug Fixes
10+
11+
* add missing prose to service description ([#176](https://github.com/Jonathandah/rss-privacy-news/issues/176)) ([8c4547c](https://github.com/Jonathandah/rss-privacy-news/commit/8c4547c541e10609d326de71a74197fa88a99c65))
12+
* re add tosdr to csp ([#175](https://github.com/Jonathandah/rss-privacy-news/issues/175)) ([a066b4b](https://github.com/Jonathandah/rss-privacy-news/commit/a066b4b55ab76f08834f145c2655ece8b3406055))
13+
314
## [0.11.2](https://github.com/Jonathandah/rss-privacy-news/compare/v0.11.1...v0.11.2) (2026-05-01)
415

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

0 commit comments

Comments
 (0)