This commit is contained in:
xiaojunnuo
2023-12-12 23:43:08 +08:00
parent 7e024cbcf7
commit fd5aa63ef3
24 changed files with 97 additions and 45 deletions
+4
View File
@@ -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.2.1](https://github.com/certd/certd/compare/v1.2.0...v1.2.1) (2023-12-12)
**Note:** Version bump only for package @certd/ui-client
**Note:** Version bump only for package @certd/ui-client
# [1.2.0](https://github.com/certd/certd/compare/v1.1.6...v1.2.0) (2023-10-27)
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"dev": "vite",
@@ -61,7 +61,7 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@certd/pipeline": "^1.2.0",
"@certd/pipeline": "^1.2.1",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",