Skip to content

Commit c1412e4

Browse files
committed
🖉 Update changelog with v1.4.3
1 parent 9a849d9 commit c1412e4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.md

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

3+
## [v1.4.3](https://github.com/devlooped/nugetizer/tree/v1.4.3) (2025-10-16)
4+
5+
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v1.4.2...v1.4.3)
6+
7+
:bug: Fixed bugs:
8+
9+
- Relative links used after an image link aren't properly replaced with full URLs [\#656](https://github.com/devlooped/nugetizer/issues/656)
10+
- Markdown link replacement in readme causes broken image links [\#654](https://github.com/devlooped/nugetizer/issues/654)
11+
12+
:twisted_rightwards_arrows: Merged:
13+
14+
- Fix regex pattern to handle clickable image badges with relative URLs [\#657](https://github.com/devlooped/nugetizer/pull/657) (@Copilot)
15+
316
## [v1.4.2](https://github.com/devlooped/nugetizer/tree/v1.4.2) (2025-10-16)
417

518
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v1.4.1...v1.4.2)

0 commit comments

Comments
 (0)