Skip to content

Commit 2dd9094

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.1.0 [skip ci]
1 parent f0fe2ae commit 2dd9094

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# 0.1.0 (2023-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 Dev build not working ([17cb934](https://github.com/McNonebot/PluginNonebot/commit/17cb934ee29eafc7e5b1a094d5d852afb8cbf156))
7+
8+
9+
* refactor!: 💥 ♻️ Restart the project from skeleton ([880aaa1](https://github.com/McNonebot/PluginNonebot/commit/880aaa17cd91a5dce4a2b7507676315b3d1cd956))
10+
11+
12+
### Features
13+
14+
* ✨ websocket server, basic events, apis ([621c899](https://github.com/McNonebot/PluginNonebot/commit/621c8998c80104f1daaadcd2f968b2a1c9b9673b))
15+
16+
17+
### BREAKING CHANGES
18+
19+
* removed almost all code and format the project as a new
20+
project.
21+
The project will no run at the time.
22+
23+
24+

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"version": "0.1.0"
3+
}

0 commit comments

Comments
 (0)