Skip to content

Commit

Permalink
chore(release): 4.0.0-preview.2 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0-preview.2](v4.0.0-preview.1...v4.0.0-preview.2) (2020-04-10)

### Bug Fixes

* compilation fails on build ([f34ae2c](f34ae2c))
* fix project settings ([8685165](8685165)), closes [#198](#198) [#195](#195) [#189](#189) [#173](#173) [#104](#104) [#158](#158) [#143](#143)
  • Loading branch information
semantic-release-bot committed Apr 10, 2020
1 parent 3b831fd commit ccd0402
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Packages/UIEffect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [4.0.0-preview.2](https://github.com/mob-sakai/UIEffect/compare/v4.0.0-preview.1...v4.0.0-preview.2) (2020-04-10)


### Bug Fixes

* compilation fails on build ([f34ae2c](https://github.com/mob-sakai/UIEffect/commit/f34ae2ce0f834eeb47927f2c0f8d6384adfe79da))
* fix project settings ([8685165](https://github.com/mob-sakai/UIEffect/commit/8685165f41ec0a97c6647689a5596a2d014d563a)), closes [#198](https://github.com/mob-sakai/UIEffect/issues/198) [#195](https://github.com/mob-sakai/UIEffect/issues/195) [#189](https://github.com/mob-sakai/UIEffect/issues/189) [#173](https://github.com/mob-sakai/UIEffect/issues/173) [#104](https://github.com/mob-sakai/UIEffect/issues/104) [#158](https://github.com/mob-sakai/UIEffect/issues/158) [#143](https://github.com/mob-sakai/UIEffect/issues/143)

# [4.0.0-preview.1](https://github.com/mob-sakai/UIEffect/compare/v3.2.0...v4.0.0-preview.1) (2020-04-10)


Expand Down
2 changes: 1 addition & 1 deletion Packages/UIEffect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.coffee.ui-effect",
"displayName": "UIEffect",
"description": "UIEffect provides visual effect components for Unity UI.\nLet's decorate your UI with effects!",
"version": "4.0.0-preview.1",
"version": "4.0.0-preview.2",
"unity": "2018.1",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit ccd0402

Please sign in to comment.