Skip to content

Commit b4b954a

Browse files
committed
chore(version): 0.1.0
1 parent 24fdf18 commit b4b954a

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3+
4+
- - -
5+
## 0.1.0 - 2024-08-07
6+
#### Features
7+
- add install instructions #2 - (9a1e0c0) - Ezekiel Warren
8+
#### Miscellaneous Chores
9+
- add cog.toml for release - (24fdf18) - Ezekiel Warren
10+
- add ci (#4) - (ef5fcb3) - Ezekiel Warren
11+
12+
- - -
13+
14+
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).

Ecsact.uplugin

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"IsBetaVersion": true,
1515
"IsExperimentalVersion": false,
1616
"Installed": false,
17-
"Modules": [
17+
"Modules":
18+
[
1819
{
1920
"Name": "Ecsact",
2021
"Type": "Runtime",
@@ -26,4 +27,4 @@
2627
"LoadingPhase": "Default"
2728
}
2829
]
29-
}
30+
}

0 commit comments

Comments
 (0)