File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
17
## [ v1.2.4] ( https://github.com/devlooped/nugetizer/tree/v1.2.4 ) (2024-11-25)
4
18
5
19
[ Full Changelog] ( https://github.com/devlooped/nugetizer/compare/v1.2.3...v1.2.4 )
You can’t perform that action at this time.
0 commit comments