mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
v1.1.5
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.1.5](https://github.com/fast-crud/fast-server-js/compare/v1.1.4...v1.1.5) (2023-07-03)
|
||||
|
||||
**Note:** Version bump only for package @certd/ui-server
|
||||
|
||||
## [1.1.4](https://github.com/fast-crud/fast-server-js/compare/v1.1.3...v1.1.4) (2023-07-03)
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -21,15 +21,15 @@
|
||||
"mig": "typeorm migration:create -n name"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "^1.1.4",
|
||||
"@certd/pipeline": "^1.1.4",
|
||||
"@certd/plugin-aliyun": "^1.1.4",
|
||||
"@certd/plugin-all": "^1.1.4",
|
||||
"@certd/plugin-cert": "^1.1.4",
|
||||
"@certd/plugin-host": "^1.1.4",
|
||||
"@certd/plugin-huawei": "^1.1.4",
|
||||
"@certd/plugin-tencent": "^1.1.4",
|
||||
"@certd/plugin-util": "^1.1.4",
|
||||
"@certd/acme-client": "^1.1.5",
|
||||
"@certd/pipeline": "^1.1.5",
|
||||
"@certd/plugin-aliyun": "^1.1.5",
|
||||
"@certd/plugin-all": "^1.1.5",
|
||||
"@certd/plugin-cert": "^1.1.5",
|
||||
"@certd/plugin-host": "^1.1.5",
|
||||
"@certd/plugin-huawei": "^1.1.5",
|
||||
"@certd/plugin-tencent": "^1.1.5",
|
||||
"@certd/plugin-util": "^1.1.5",
|
||||
"@koa/cors": "^3.4.3",
|
||||
"@midwayjs/bootstrap": "^3.9.1",
|
||||
"@midwayjs/cache": "^3.9.0",
|
||||
|
||||
Reference in New Issue
Block a user