Skip to content

Commit 035b82e

Browse files
committed
chore: release v0.3.2
1 parent f37714a commit 035b82e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.3.2](https://github.com/Jonathandah/rss-privacy-news/compare/v0.3.1...v0.3.2) (2026-04-04)
4+
5+
### Bug Fixes
6+
7+
* link component is not displaying svgs inline ([#67](https://github.com/Jonathandah/rss-privacy-news/issues/67)) ([f37714a](https://github.com/Jonathandah/rss-privacy-news/commit/f37714a934105ae3d310323b4bb074fe6c1a2f25))
8+
39
## [0.3.1](https://github.com/Jonathandah/rss-privacy-news/compare/v0.3.0...v0.3.1) (2026-04-04)
410

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

0 commit comments

Comments
 (0)