Skip to content

Commit e82a2d6

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](1.2.0...1.3.0) (2022-04-05) ### Features * integrate example with new features ([3a64b94](3a64b94)) * splite contextualMenu to create shared and global contextual menu. ([a787b6b](a787b6b))
1 parent 76b3994 commit e82a2d6

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.3.0](https://github.com/OpenSourceUnityPackage/ContextualMenu/compare/1.2.0...1.3.0) (2022-04-05)
2+
3+
4+
### Features
5+
6+
* integrate example with new features ([3a64b94](https://github.com/OpenSourceUnityPackage/ContextualMenu/commit/3a64b94683ac9edd887de98707861d32e1a206ff))
7+
* splite contextualMenu to create shared and global contextual menu. ([a787b6b](https://github.com/OpenSourceUnityPackage/ContextualMenu/commit/a787b6ba32266a3e74ad6b248390def4d2bd97b8))
8+
19
# [1.2.0](https://github.com/OpenSourceUnityPackage/ContextualMenu/compare/1.1.0...1.2.0) (2022-04-04)
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.2.0",
5+
"version": "1.3.0",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)