Skip to content

Commit

Permalink
Merge pull request #14 from CyberAgentGameEntertainment/feature/relea…
Browse files Browse the repository at this point in the history
…se_v.1.5.1

bump to v1.5.1
  • Loading branch information
ruccho authored Dec 2, 2024
2 parents bc9bf74 + 31a6a35 commit 8832bcf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Packages/jp.co.cyberagent.buildmagic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [1.5.1]

- エディタがビルド時にクラッシュする場合があるのを回避するため、`BuildOptions.DetailedBuildReport``BUILDMAGIC_NO_DETAILED_BUILD_REPORT` シンボルで無効化できるようにしました。
- 不要な README.md.meta を削除しました。

## [1.5.0]

- Build Settings / Build Profiles ウィンドウからのビルド時にビルドタスクを実行できるようになりました
Expand Down
2 changes: 1 addition & 1 deletion Packages/jp.co.cyberagent.buildmagic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jp.co.cyberagent.buildmagic",
"version": "1.5.0",
"version": "1.5.1",
"displayName": "Build Magic",
"description": "Build Magic",
"unity": "2022.3",
Expand Down

0 comments on commit 8832bcf

Please sign in to comment.