feat: 完成所有包及其自动发布部署 #3
Some checks failed
/ release (push) Failing after 7s

This commit is contained in:
zhaoyingbo 2024-08-19 03:15:15 +00:00
parent 002a2ce156
commit ca2f556b34
7 changed files with 6 additions and 100 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@egg/tools",
"version": "1.0.5",
"version": "1.0.0",
"description": "Tools for Egg projects",
"type": "module",
"scripts": {

View File

@ -1,34 +0,0 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.1.0](https://git.yingbo.im/zhaoyingbo/egg_tools/compare/@egg/logger@1.0.5...@egg/logger@1.1.0) (2024-08-19)
### Features
- 测试修改logger包的内容 ([0e1f4f1](https://git.yingbo.im/zhaoyingbo/egg_tools/commits/0e1f4f118f313b7237467d42b6d2b974dd4ef54a))
## 1.0.5 (2024-08-19)
### Features
- 测试修改logger包的内容 ([7864bd5](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/7864bd54e0ef2f621eeb58f4312440d619461b94))
## 1.0.4 (2024-08-19)
### Features
- 删除主包的publish ([95a2156](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/95a2156ca0523e11e707360e290bc041181509bc))
## 1.0.3 (2024-08-19)
**Note:** Version bump only for package @egg/logger
## 1.0.2 (2024-08-19)
**Note:** Version bump only for package @egg/logger
## 1.0.1 (2024-08-19)
**Note:** Version bump only for package @egg/logger

View File

@ -1,6 +1,6 @@
{
"name": "@egg/logger",
"version": "1.1.0",
"version": "1.0.0",
"description": "Logger for Egg projects",
"type": "module",
"main": "dist/index.js",
@ -20,4 +20,4 @@
"winston": "*",
"winston-daily-rotate-file": "*"
}
}
}

View File

@ -1,32 +0,0 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.6](https://git.yingbo.im/zhaoyingbo/egg_tools/compare/@egg/net-tool@1.0.5...@egg/net-tool@1.0.6) (2024-08-19)
**Note:** Version bump only for package @egg/net-tool
## 1.0.5 (2024-08-19)
### Features
- 测试修改logger包的内容 ([7864bd5](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/7864bd54e0ef2f621eeb58f4312440d619461b94))
## 1.0.4 (2024-08-19)
### Features
- 删除主包的publish ([95a2156](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/95a2156ca0523e11e707360e290bc041181509bc))
## 1.0.3 (2024-08-19)
**Note:** Version bump only for package @egg/net-tool
## 1.0.2 (2024-08-19)
**Note:** Version bump only for package @egg/net-tool
## 1.0.1 (2024-08-19)
**Note:** Version bump only for package @egg/net-tool

View File

@ -1,6 +1,6 @@
{
"name": "@egg/net-tool",
"version": "1.0.6",
"version": "1.0.0",
"description": "Net Tools for Egg projects",
"type": "module",
"main": "dist/index.js",
@ -20,4 +20,4 @@
"@egg/logger": "^1.1.0",
"winston": "*"
}
}
}

View File

@ -1,28 +0,0 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.5 (2024-08-19)
### Features
- 测试修改logger包的内容 ([7864bd5](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/7864bd54e0ef2f621eeb58f4312440d619461b94))
## 1.0.4 (2024-08-19)
### Features
- 删除主包的publish ([95a2156](http://yingbo.im:3000/zhaoyingbo/egg_tools/commits/95a2156ca0523e11e707360e290bc041181509bc))
## 1.0.3 (2024-08-19)
**Note:** Version bump only for package @egg/path-tool
## 1.0.2 (2024-08-19)
**Note:** Version bump only for package @egg/path-tool
## 1.0.1 (2024-08-19)
**Note:** Version bump only for package @egg/path-tool

View File

@ -1,6 +1,6 @@
{
"name": "@egg/path-tool",
"version": "1.0.5",
"version": "1.0.0",
"description": "Path Tools for Egg projects",
"type": "module",
"main": "dist/index.js",