Skip to content

Commit 3659402

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.0...1.2.0) (2022-04-04) ### Features * add demo with integration of context menu ([f3f9d14](f3f9d14)) * clean project, add commentary and change name of functions ([806d31d](806d31d))
1 parent e5e0dc3 commit 3659402

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.2.0](https://github.com/OpenSourceUnityPackage/ContextualMenu/compare/1.1.0...1.2.0) (2022-04-04)
2+
3+
4+
### Features
5+
6+
* add demo with integration of context menu ([f3f9d14](https://github.com/OpenSourceUnityPackage/ContextualMenu/commit/f3f9d14ecc9a168e185d7c1842c8459a1f40ceba))
7+
* clean project, add commentary and change name of functions ([806d31d](https://github.com/OpenSourceUnityPackage/ContextualMenu/commit/806d31dddbb537dd2400285b9b89c55eb31526f4))
8+
19
# [1.1.0](https://github.com/OpenSourceUnityPackage/ContextualMenu/compare/1.0.0...1.1.0) (2022-04-03)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "open-source-unity-package.contextual-menu",
33
"displayName": "ContextualMenu",
44
"description": "",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)