3.0.0-preview.30

# [3.0.0-preview.30](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.29...v3.0.0-preview.30) (2020-09-02)

### Bug Fixes

* ignore missing object on initialize ([8bd9b62](8bd9b621b9))

### Features

* add API to bind ParticleSystem object ([a77bbd3](a77bbd3a9a))
This commit is contained in:
semantic-release-bot
2020-09-02 05:15:30 +00:00
parent c8ecd56e76
commit b12b82c172
4 changed files with 54 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "com.coffee.ui-particle",
"displayName": "UI Particle",
"description": "This plugin provide a component to render particle effect for uGUI.\nThe particle rendering is maskable and sortable, without Camera, RenderTexture or Canvas.",
"version": "3.0.0-preview.29",
"version": "3.0.0-preview.30",
"unity": "2018.2",
"license": "MIT",
"repository": {