Skip to content

Commit 019a4d5

Browse files
committed
New fix goes in 1.0.1 too.
1 parent d7ff9cb commit 019a4d5

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGES.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ This file documents all notable changes.
44
Most lines should begin with one of these words:
55
*Add*, *Fix*, *Update*, *Change*, *Deprecate*, *Remove*.
66

7+
<!--
78
## [Unreleased](https://github.com/sharpjs/Subatomix.Build.Versioning.Semantic/compare/release/1.0.1..HEAD)
9+
-->
10+
11+
## [1.0.1](https://github.com/sharpjs/Subatomix.Build.Versioning.Semantic/compare/release/1.0.0..release/1.0.1)
812
- Fix use of [deprecated](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
913
`set-output` workflow command in GitHub Actions.
1014

11-
## [1.0.1](https://github.com/sharpjs/Subatomix.Build.Versioning.Semantic/compare/release/1.0.0..release/1.0.1)
12-
- Fix use of deprecated `buildCrossTargeting` package directory.
13-
The preferred name has been `buildMultiTargeting` since 2016.
14-
See https://github.com/NuGet/Home/issues/4098.
15+
- Fix use of [deprecated](https://github.com/NuGet/Home/issues/4098)
16+
`buildCrossTargeting` package directory. The preferred name has been
17+
`buildMultiTargeting` since 2016.
1518

1619
## [1.0.0](https://github.com/sharpjs/Subatomix.Build.Versioning.Semantic/tree/release/1.0.0)
1720
Initial release.

0 commit comments

Comments
 (0)