Skip to content

Commit 41df49d

Browse files
committed
🖉 Update changelog with v1.3.0
1 parent b453e08 commit 41df49d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.md

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

3+
## [v1.3.0](https://github.com/devlooped/nugetizer/tree/v1.3.0) (2025-07-21)
4+
5+
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v1.2.4...v1.3.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Razor class libraries and static web assets [\#506](https://github.com/devlooped/nugetizer/issues/506)
10+
- Package file is always updated on a build even when there are no changes [\#434](https://github.com/devlooped/nugetizer/issues/434)
11+
- Trim indent/newlines in text-based package metadata [\#627](https://github.com/devlooped/nugetizer/pull/627) (@kzu)
12+
13+
:bug: Fixed bugs:
14+
15+
- A very weird interaction of VS, NuGetizer and NuGet with `packages.lock.json` file. [\#504](https://github.com/devlooped/nugetizer/issues/504)
16+
317
## [v1.2.4](https://github.com/devlooped/nugetizer/tree/v1.2.4) (2024-11-25)
418

519
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v1.2.3...v1.2.4)

0 commit comments

Comments
 (0)