Skip to content

Commit

Permalink
chore(release): 1.0.0-preview.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 1, 2020
1 parent 466e08b commit 640276d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Packages/UIEffectSnapshot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.0.0-preview.7](https://github.com/mob-sakai/UIEffectSnapshot/compare/v1.0.0-preview.6...v1.0.0-preview.7) (2020-10-01)


### Bug Fixes

* leak materials on capture ([f41108f](https://github.com/mob-sakai/UIEffectSnapshot/commit/f41108f9a2c2337354971e7c237567261245cb1b))
* screen resolution in full screen mode is incorrect ([466e08b](https://github.com/mob-sakai/UIEffectSnapshot/commit/466e08bc1d14040a5a6794f545351dec4f7a7582))
* set dirty on refresh ([2035632](https://github.com/mob-sakai/UIEffectSnapshot/commit/203563218adc09b3812bd9e46ecd6a3804c2d82a))
* When distortion is enabled, the captured image is flipped upside down ([7d3b978](https://github.com/mob-sakai/UIEffectSnapshot/commit/7d3b97865f00cdb61638b98418ecf60440dfaa34))

# [1.0.0-preview.6](https://github.com/mob-sakai/UIEffectSnapshot/compare/v1.0.0-preview.5...v1.0.0-preview.6) (2020-09-30)


Expand Down
2 changes: 1 addition & 1 deletion Packages/UIEffectSnapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.coffee.ui-effect-snapshot",
"displayName": "UI Effect Snapshot",
"description": "Let's take a snapshot of a specific frame with effect, and display it. The effect is non-realtime, light-weight, less-camera, but be effective enough.",
"version": "1.0.0-preview.6",
"version": "1.0.0-preview.7",
"unity": "2018.3",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 640276d

Please sign in to comment.