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

Commit bf3158b

Browse files
chore(main): release 1.1.0
1 parent bbc72b4 commit bf3158b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/CoPoKo/Space/compare/v1.0.1...v1.1.0) (2022-09-19)
4+
5+
6+
### Features
7+
8+
* schedule.yml ([bed4e31](https://github.com/CoPoKo/Space/commit/bed4e3189b3ca2ec0a969573358ce59969745a83))
9+
* vlts文档搜索 ([5f48059](https://github.com/CoPoKo/Space/commit/5f48059ce6d991a221c9f7676fe09b580ec120c3))
10+
311
## [1.0.1](https://github.com/CoPoKo/Space/compare/v1.0.0...v1.0.1) (2022-06-13)
412

513

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)