chore(release): 4.10.0 [skip ci]

# [4.10.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v4.9.1...v4.10.0) (2024-09-29)

### Bug Fixes

* component icon is not set ([5ff6ec8](5ff6ec815a))

### Features

* add project settings ([1ce4e31](1ce4e31a96))
This commit is contained in:
semantic-release-bot
2024-09-29 17:14:48 +00:00
parent 54da6b3bbf
commit 672cb0abbb
2 changed files with 13 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "com.coffee.ui-particle",
"displayName": "UI Particle",
"description": "This package provides a component to render particle effects for uGUI.\nThe particle rendering is maskable and sortable, without the need for an extra Camera, RenderTexture, or Canvas.",
"version": "4.9.1",
"version": "4.10.0",
"unity": "2018.2",
"license": "MIT",
"repository": {