Skip to content

Commit f280fa6

Browse files
authored
Merge pull request #27 from CyberAgentGameEntertainment/feature/release_v1.7.0
bump to v1.7.0
2 parents f78420e + bb52797 commit f280fa6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Packages/jp.co.cyberagent.buildmagic/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.7.0]
4+
5+
### Added
6+
7+
- Make internal prepare phase visible with an option.
8+
- `-override` now supports numbers other than `int` and `float`.
9+
10+
### Fixed
11+
12+
- Fix API updater runs on built-in task sources and causes compilation errors.
13+
314
## [1.6.0]
415

516
### Added

Packages/jp.co.cyberagent.buildmagic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jp.co.cyberagent.buildmagic",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"displayName": "Build Magic",
55
"description": "Build Magic",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)