Skip to content

Commit 0a70db8

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](1.3.0...1.4.0) (2022-02-17) ### Features * add edge smoothing option ([c5317de](c5317de))
1 parent 0f1af57 commit 0a70db8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.3.0...1.4.0) (2022-02-17)
2+
3+
4+
### Features
5+
6+
* add edge smoothing option ([c5317de](https://github.com/mob-sakai/UnmaskForUGUI/commit/c5317deafeba575161db8b168dae845d68347236))
7+
18
# [1.3.0](https://github.com/mob-sakai/UnmaskForUGUI/compare/1.2.0...1.3.0) (2021-06-29)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.coffee.unmask",
33
"displayName": "UI Unmask",
44
"description": "Reverse mask for uGUI element in Unity.",
5-
"version": "1.3.0",
5+
"version": "1.4.0",
66
"unity": "2017.1",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)