Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kekyo committed Oct 16, 2024
1 parent 3026a10 commit abb8db3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,8 @@ nuspecファイルを使ってパッケージを生成する場合は、デフ

## 履歴

* 3.9.0:
* UTF8テキストファイル出力をBOMなしに変更。
* 3.8.0:
* NPM `package.json` のバージョンを自動挿入する、NPMモードを追加。
* NuGetパッケージをビルドする時に、ビルドログにバージョン番号のゴミが出力されていたのを修正。
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,8 @@ When you are using a nuspec file to generate a NuGet package, there are addition

## History

* 3.9.0:
* Changed UTF8 text file output to no BOM.
* 3.8.0:
* Added NPM mode, which automatically inserts the version of NPM `package.json`.
* Fixed version number print garbage in the build log when building NuGet packages.
Expand Down

0 comments on commit abb8db3

Please sign in to comment.