Skip to content

Commit 05018a0

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-03-30) ### Features * add meta, namespace and tools ([aea8fa0](aea8fa0))
1 parent aea8fa0 commit 05018a0

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.0 (2022-03-30)
2+
3+
4+
### Features
5+
6+
* add meta, namespace and tools ([aea8fa0](https://github.com/OpenSourceUnityPackage/ContextualMenu/commit/aea8fa062e19b875c10100133108322ac42880c5))
7+
18
# Changelog
29
All notable changes to this project will be documented in this file.
310

@@ -39,4 +46,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3946
-
4047

4148
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD
42-
[1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0
49+
[1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0

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": "0.0.0",
5+
"version": "1.0.0",
66
"unity": "2020.3",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)