Skip to content

Commit 58139ea

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-04-05) ### Bug Fixes * bigastools ([3182d85](3182d85))
1 parent 3182d85 commit 58139ea

File tree

2 files changed

+19
-14
lines changed

2 files changed

+19
-14
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2022-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* bigastools ([3182d85](https://github.com/bigasdev/com.bigasdev.bigastools/commit/3182d856e51452c1eca198c99a288e1f710497d6))

package.json

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
2-
"name": "com.bigasdev.bigastools",
3-
"version": "1.0.0",
4-
"displayName": "Bigas Tools",
5-
"description": "Tools with my classes for game development",
6-
"unity": "2020.3",
7-
"documentationUrl": "https://example.com/",
8-
"changelogUrl": "https://example.com/changelog.html",
9-
"licensesUrl": "https://example.com/licensing.html",
10-
"author": {
11-
"name": "Bigasdev",
12-
"email": "bigasgamedev@gmail.com",
13-
"url": "https://www.bigasdev.github.io.com"
14-
}
2+
"name": "com.bigasdev.bigastools",
3+
"version": "1.0.0",
4+
"displayName": "Bigas Tools",
5+
"description": "Tools with my classes for game development",
6+
"unity": "2020.3",
7+
"documentationUrl": "https://example.com/",
8+
"changelogUrl": "https://example.com/changelog.html",
9+
"licensesUrl": "https://example.com/licensing.html",
10+
"author": {
11+
"name": "Bigasdev",
12+
"email": "bigasgamedev@gmail.com",
13+
"url": "https://www.bigasdev.github.io.com"
1514
}
16-
15+
}

0 commit comments

Comments
 (0)