Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 1b6a935

Browse files
chore(main): release 1.1.0
1 parent fb48e21 commit 1b6a935

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/CoPoKo/Space/compare/v1.0.1...v1.1.0) (2022-10-04)
4+
5+
6+
### Features
7+
8+
* BanChatMember ([d96077b](https://github.com/CoPoKo/Space/commit/d96077b9dad48fc01b2da03f164a47ecdbbcd93a))
9+
* BotLog ([1ec1210](https://github.com/CoPoKo/Space/commit/1ec1210a28244451047b1e844a4e2d8ae5a354d3))
10+
* schedule.yml ([bed4e31](https://github.com/CoPoKo/Space/commit/bed4e3189b3ca2ec0a969573358ce59969745a83))
11+
* vlts文档搜索 ([5f48059](https://github.com/CoPoKo/Space/commit/5f48059ce6d991a221c9f7676fe09b580ec120c3))
12+
13+
14+
### Bug Fixes
15+
16+
* Niubi username ([332c569](https://github.com/CoPoKo/Space/commit/332c569b2aaadfc84b1f7bfced45db5622377f7c))
17+
318
## [1.0.1](https://github.com/CoPoKo/Space/compare/v1.0.0...v1.0.1) (2022-06-13)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copoko/space",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "CoPoKo Space",
55
"main": "src/index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)