Skip to content

Commit

Permalink
chore(release): 3.3.10 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.10](mob-sakai/ParticleEffectForUGUI@3.3.9...3.3.10) (2022-02-17)

### Bug Fixes

* annoying warning for [ExecuteInEditMode] ([b6b2c72](mob-sakai/ParticleEffectForUGUI@b6b2c72)), closes [#180](mob-sakai/ParticleEffectForUGUI#180)
* PrefabStageUtility class is not experimental after 2021.2 ([0fd5d7a](mob-sakai/ParticleEffectForUGUI@0fd5d7a))
  • Loading branch information
LionelPerrault committed Feb 17, 2022
1 parent 3ac4738 commit a041705
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.3.10](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.9...3.3.10) (2022-02-17)


### Bug Fixes

* annoying warning for [ExecuteInEditMode] ([b6b2c72](https://github.com/mob-sakai/ParticleEffectForUGUI/commit/b6b2c72b198566e2880a22831c937eff7e9eff28)), closes [#180](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/180)
* PrefabStageUtility class is not experimental after 2021.2 ([0fd5d7a](https://github.com/mob-sakai/ParticleEffectForUGUI/commit/0fd5d7affe707fa9e92abd6e192bf400dfb1a80a))

## [3.3.9](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.3.8...3.3.9) (2021-08-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.9",
"version": "3.3.10",
"unity": "2018.2",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a041705

Please sign in to comment.