Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6a63fb0

Browse files
authored
Publish 2.10.1. (FacilityApi#64)
1 parent e1a282a commit 6a63fb0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<VersionPrefix>2.10.0</VersionPrefix>
4+
<VersionPrefix>2.10.1</VersionPrefix>
55
<PackageValidationBaselineVersion>2.8.0</PackageValidationBaselineVersion>
66
<LangVersion>12.0</LangVersion>
77
<Nullable>enable</Nullable>

ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
These are the NuGet package releases. See also [npm Release Notes](ReleaseNotesNpm.md).
44

5+
## 2.10.1
6+
7+
* Fix TypeScript file name references when using `file-name-suffix` generator setting.
8+
59
## 2.10.0
610

711
* Add `file-name-suffix` generator setting.

0 commit comments

Comments
 (0)