Skip to content

Commit fda71cc

Browse files
committed
feat: add changelog to readme.md
1 parent 270b087 commit fda71cc

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,23 @@ A CLI for creating new [Oweb](https://github.com/owebjs/oweb) projects. Just run
44

55
```bash
66
npm create oweb@latest
7-
```
7+
```
8+
9+
# CHANGELOG
10+
11+
### 🚀 Enhancements
12+
13+
- Readme.md ([a50b0e3](https://github.com/owebjs/create-oweb/commit/a50b0e3))
14+
- Readme.md ([81f0cee](https://github.com/owebjs/create-oweb/commit/81f0cee))
15+
- Better config files ([208a25a](https://github.com/owebjs/create-oweb/commit/208a25a))
16+
- Better messages ([05e27a2](https://github.com/owebjs/create-oweb/commit/05e27a2))
17+
- Update package.json ([d86a88a](https://github.com/owebjs/create-oweb/commit/d86a88a))
18+
- Auto create env file ([270b087](https://github.com/owebjs/create-oweb/commit/270b087))
19+
20+
### 🩹 Fixes
21+
22+
- Messages ([d98cba1](https://github.com/owebjs/create-oweb/commit/d98cba1))
23+
24+
### ❤️ Contributors
25+
26+
- ZUKREIN <ardasamedcelik@gmail.com>

0 commit comments

Comments
 (0)