mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
v1.20.8
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.20.8](https://github.com/certd/certd/compare/v1.20.7...v1.20.8) (2024-03-22)
|
||||
|
||||
**Note:** Version bump only for package @certd/ui-client
|
||||
|
||||
## [1.20.7](https://github.com/certd/certd/compare/v1.20.6...v1.20.7) (2024-03-22)
|
||||
|
||||
**Note:** Version bump only for package @certd/ui-client
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-client",
|
||||
"version": "1.20.7",
|
||||
"version": "1.20.8",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -59,7 +59,7 @@
|
||||
"vuedraggable": "^2.24.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@certd/pipeline": "^1.20.7",
|
||||
"@certd/pipeline": "^1.20.8",
|
||||
"@rollup/plugin-commonjs": "^25.0.3",
|
||||
"@rollup/plugin-node-resolve": "^15.1.0",
|
||||
"@types/chai": "^4.3.5",
|
||||
|
||||
@@ -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.20.8](https://github.com/fast-crud/fast-server-js/compare/v1.20.7...v1.20.8) (2024-03-22)
|
||||
|
||||
**Note:** Version bump only for package @certd/ui-server
|
||||
|
||||
## [1.20.7](https://github.com/fast-crud/fast-server-js/compare/v1.20.6...v1.20.7) (2024-03-22)
|
||||
|
||||
**Note:** Version bump only for package @certd/ui-server
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.20.7",
|
||||
"version": "1.20.8",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -21,16 +21,16 @@
|
||||
"mig": "typeorm migration:create -n name"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "^1.20.7",
|
||||
"@certd/pipeline": "^1.20.7",
|
||||
"@certd/plugin-aliyun": "^1.20.7",
|
||||
"@certd/plugin-all": "^1.20.7",
|
||||
"@certd/plugin-center": "^1.20.7",
|
||||
"@certd/plugin-cert": "^1.20.7",
|
||||
"@certd/plugin-host": "^1.20.7",
|
||||
"@certd/plugin-huawei": "^1.20.7",
|
||||
"@certd/plugin-tencent": "^1.20.7",
|
||||
"@certd/plugin-util": "^1.20.7",
|
||||
"@certd/acme-client": "^1.20.8",
|
||||
"@certd/pipeline": "^1.20.8",
|
||||
"@certd/plugin-aliyun": "^1.20.8",
|
||||
"@certd/plugin-all": "^1.20.8",
|
||||
"@certd/plugin-center": "^1.20.8",
|
||||
"@certd/plugin-cert": "^1.20.8",
|
||||
"@certd/plugin-host": "^1.20.8",
|
||||
"@certd/plugin-huawei": "^1.20.8",
|
||||
"@certd/plugin-tencent": "^1.20.8",
|
||||
"@certd/plugin-util": "^1.20.8",
|
||||
"@koa/cors": "^3.4.3",
|
||||
"@midwayjs/bootstrap": "^3.15.0",
|
||||
"@midwayjs/cache": "^3.14.0",
|
||||
|
||||
Reference in New Issue
Block a user