Skip to content

Commit 1141c9e

Browse files
0.1.2
1 parent b82d296 commit 1141c9e

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
## Releasing
1313
| Hash | Date | Author | Changes |
1414
|------|------|--------|---------|
15+
| b82d2967ef646ebfba5b69c15f5674bf734b42ca | 2021-10-04 | Chris Schubert | Code cleanup and refactoring |
16+
17+
18+
## Tag: `v0.1.1`
19+
| Hash | Date | Author | Changes |
20+
|------|------|--------|---------|
1521
| 99b6dce3a18801878f61e270402286d75c2d6a0e | 2021-10-03 | Chris Schubert | Updating namespaces to match folder structure |
1622
| 5943fbcb3105b12abe8afe4447dce970fa5914dd | 2021-10-03 | Chris Schubert | Organizing Appalachia packages for package management |
1723
| cc8d171a192b2445fc00a9481f568bb4e670e0e1 | 2021-10-03 | Chris Schubert | Initializing organization repository for project. |

RELEASELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@
1010

1111
## Released Changes
1212

13-
`0.1.1`
13+
`0.1.2`
1414
| Hash | Date | Author | Changes |
1515
|------|------|--------|---------|
16-
| 99b6dce3a18801878f61e270402286d75c2d6a0e | 2021-10-03 | Chris Schubert | Updating namespaces to match folder structure |
17-
| 5943fbcb3105b12abe8afe4447dce970fa5914dd | 2021-10-03 | Chris Schubert | Organizing Appalachia packages for package management |
18-
| cc8d171a192b2445fc00a9481f568bb4e670e0e1 | 2021-10-03 | Chris Schubert | Initializing organization repository for project. |
19-
| c51d21bb0f5e77303e8c028047bcd8405d4e7c85 | 2021-10-03 | Chris Schubert | Added README.md |
16+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.appalachia.unity3d.prefabs",
33
"displayName": "appalachia.Prefabs for Unity3D",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"unity": "2020.3",
66
"description": "Prefab rendering and spawning for Unity3D.",
77
"keywords": [

0 commit comments

Comments
 (0)