Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tliks committed May 17, 2024
1 parent 89a4451 commit c37356b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,24 @@
### Added

### Changed
- Change log message to appropriate format

### Deprecated

### Removed

### Fixed

### Security

## [0.4.1] - 2024-05-18
### Changed
- Change log message to appropriate format

### Fixed
- rootbone of skinned mesh is not held
- anchor of skinned mesh is not held
- Prefab Asset is not updated

### Security

## [0.4.0] - 2024-05-09
### Added
- window to Window/Module Creator
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.aoyon.module-creator",
"displayName": "Module Creator",
"version": "0.4.0",
"version": "0.4.1",
"unity": "2022.3",
"description": "Output mesh unit for convenient modification and management",
"author": {
Expand Down

0 comments on commit c37356b

Please sign in to comment.