Skip to content

Commit 3deb2ef

Browse files
committed
🖉 Update changelog with v1.2.3
1 parent 910bc42 commit 3deb2ef

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.2.3](https://github.com/devlooped/nugetizer/tree/v1.2.3) (2024-08-08)
4+
5+
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v1.2.2...v1.2.3)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Automatically infer PackAsTool when ToolCommandName is used [\#508](https://github.com/devlooped/nugetizer/pull/508) (@kzu)
10+
11+
:bug: Fixed bugs:
12+
13+
- When publishing as a tool, readme inclusions are resolved from publish dir [\#435](https://github.com/devlooped/nugetizer/issues/435)
14+
- Additional fix for --no-build in pack with transitive references [\#511](https://github.com/devlooped/nugetizer/pull/511) (@kzu)
15+
316
## [v1.2.2](https://github.com/devlooped/nugetizer/tree/v1.2.2) (2024-05-17)
417

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

0 commit comments

Comments
 (0)