diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..bf723a91 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package root diff --git a/lerna.json b/lerna.json index 1d7ce7a0..3ac47851 100644 --- a/lerna.json +++ b/lerna.json @@ -9,5 +9,5 @@ } }, "npmClient": "pnpm", - "version": "1.0.0" + "version": "1.0.1" } diff --git a/packages/core/acme-client/CHANGELOG.md b/packages/core/acme-client/CHANGELOG.md index 05e46a01..644488bc 100644 --- a/packages/core/acme-client/CHANGELOG.md +++ b/packages/core/acme-client/CHANGELOG.md @@ -1,3 +1,12 @@ +# 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.1](https://github.com/publishlab/node-acme-client/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/acme-client + # Changelog ## Important upgrade notice @@ -6,7 +15,6 @@ On September 15, 2022, Let's Encrypt will stop accepting Certificate Signing Req A more detailed explanation can be found [at the Let's Encrypt forums](https://community.letsencrypt.org/t/rejecting-sha-1-csrs-and-validation-using-tls-1-0-1-1-urls/175144). - ## v5.0.0 (2022-07-28) * [Upgrade guide here](docs/upgrade-v5.md) @@ -16,39 +24,32 @@ A more detailed explanation can be found [at the Let's Encrypt forums](https://c * `changed` Replace `bluebird` dependency with native promise APIs * `changed` Replace `backo2` dependency with internal utility - ## v4.2.5 (2022-03-21) * `fixed` Upgrade `axios@0.26.1` * `fixed` Upgrade `node-forge@1.3.0` - [CVE-2022-24771](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24771), [CVE-2022-24772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24772), [CVE-2022-24773](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24773) - ## 4.2.4 (2022-03-19) * `fixed` Use SHA-256 when signing CSRs - ## v3.3.2 (2022-03-19) * `backport` Use SHA-256 when signing CSRs - ## v4.2.3 (2022-01-11) * `added` Directory URLs for ACME providers [Buypass](https://www.buypass.com) and [ZeroSSL](https://zerossl.com) * `fixed` Skip already valid authorizations when using `client.auto()` - ## v4.2.2 (2022-01-10) * `fixed` Upgrade `node-forge@1.2.0` - ## v4.2.1 (2022-01-10) * `fixed` ZeroSSL `duplicate_domains_in_array` error when using `client.auto()` - ## v4.2.0 (2022-01-06) * `added` Support for external account binding - [RFC 8555 Section 7.3.4](https://tools.ietf.org/html/rfc8555#section-7.3.4) @@ -59,27 +60,22 @@ A more detailed explanation can be found [at the Let's Encrypt forums](https://c * `fixed` Error verbosity when failing to read ACME directory * `fixed` Correctly recognize `ready` and `processing` states - [RFC 8555 Section 7.1.6](https://tools.ietf.org/html/rfc8555#section-7.1.6) - ## v4.1.4 (2021-12-23) * `fixed` Upgrade `axios@0.21.4` - [CVE-2021-3749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3749) - ## v4.1.3 (2021-02-22) * `fixed` Upgrade `axios@0.21.1` - [CVE-2020-28168](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28168) - ## v4.1.2 (2020-11-16) * `fixed` Bug when encoding PEM payloads, potentially causing malformed requests - ## v4.1.1 (2020-11-13) * `fixed` Missing TypeScript definitions - ## v4.1.0 (2020-11-12) * `added` Option `preferredChain` added to `client.getCertificate()` and `client.auto()` to indicate which certificate chain is preferred if a CA offers multiple @@ -90,17 +86,14 @@ A more detailed explanation can be found [at the Let's Encrypt forums](https://c * `fixed` Missing URL augmentation in `client.finalizeOrder()` and `client.deactivateAuthorization()` * `fixed` Add certificate issuer to response from `forge.readCertificateInfo()` - ## v4.0.2 (2020-10-09) * `fixed` Explicitly set default `axios` HTTP adapter - [axios/axios#1180](https://github.com/axios/axios/issues/1180) - ## v4.0.1 (2020-09-15) * `fixed` Upgrade `node-forge@0.10.0` - [CVE-2020-7720](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7720) - ## v4.0.0 (2020-05-29) * `breaking` Remove support for Node v8 @@ -108,23 +101,19 @@ A more detailed explanation can be found [at the Let's Encrypt forums](https://c * `fixed` Incorrect TypeScript `CertificateInfo` definitions * `fixed` Allow trailing whitespace character in `http-01` challenge response - ## v3.3.1 (2020-01-07) * `fixed` Improvements to TypeScript definitions - ## v3.3.0 (2019-12-19) * `added` TypeScript definitions * `fixed` Allow missing ACME directory meta field - [RFC 8555 Section 7.1.1](https://tools.ietf.org/html/rfc8555#section-7.1.1) - ## v3.2.1 (2019-11-14) * `added` New option `skipChallengeVerification` added to `client.auto()` to bypass internal challenge verification - ## v3.2.0 (2019-08-26) * `added` More extensive testing using [letsencrypt/pebble](https://github.com/letsencrypt/pebble) @@ -135,64 +124,53 @@ A more detailed explanation can be found [at the Let's Encrypt forums](https://c * `fixed` Ensure subject common name is present in SAN when creating a CSR - [CAB v1.2.3 Section 9.2.2](https://cabforum.org/wp-content/uploads/BRv1.2.3.pdf) * `fixed` Send empty JSON body when responding to challenges - [RFC 8555 Section 7.5.1](https://tools.ietf.org/html/rfc8555#section-7.5.1) - ## v2.3.1 (2019-08-26) * `backport` Minor bugs related to `POST-as-GET` when calling `client.updateAccount()` * `backport` Send empty JSON body when responding to challenges - ## v3.1.0 (2019-08-21) * `added` UTF-8 support when generating a CSR subject using forge - [RFC 5280](https://tools.ietf.org/html/rfc5280) * `fixed` Implement `POST-as-GET` for all ACME API requests - [RFC 8555 Section 6.3](https://tools.ietf.org/html/rfc8555#section-6.3) - ## v2.3.0 (2019-08-21) * `backport` Implement `POST-as-GET` for all ACME API requests - ## v3.0.0 (2019-07-13) * `added` Expose `axios` instance to allow manipulating HTTP client defaults * `breaking` Remove support for Node v4 and v6 * `breaking` Remove Babel transpilation - ## v2.2.3 (2019-01-25) * `added` DNS CNAME detection when verifying `dns-01` challenges - ## v2.2.2 (2019-01-07) * `added` Support for `tls-alpn-01` challenge key authorization - ## v2.2.1 (2019-01-04) * `fixed` Handle and throw errors from OpenSSL process - ## v2.2.0 (2018-11-06) * `added` New [node-forge](https://www.npmjs.com/package/node-forge) crypto interface, removes OpenSSL CLI dependency * `added` Support native `crypto.generateKeyPair()` API when generating key pairs - ## v2.1.0 (2018-10-21) * `added` Ability to set and get current account URL * `fixed` Replace HTTP client `request` with `axios` * `fixed` Auto-mode no longer tries to create account when account URL exists - ## v2.0.1 (2018-08-17) * `fixed` Key rollover in compliance with [draft-ietf-acme-13](https://tools.ietf.org/html/draft-ietf-acme-acme-13) - ## v2.0.0 (2018-04-02) * `breaking` ACMEv2 @@ -200,23 +178,19 @@ A more detailed explanation can be found [at the Let's Encrypt forums](https://c * `breaking` Rewrite to ES6 * `breaking` Promises instead of callbacks - ## v1.0.0 (2017-10-20) * API stable - ## v0.2.1 (2017-09-27) * `fixed` Bug causing invalid anti-replay nonce - ## v0.2.0 (2017-09-21) * `breaking` OpenSSL method `readCsrDomains` and `readCertificateInfo` now return domains as an object * `fixed` Added and fixed some tests - ## v0.1.0 (2017-09-14) * `acme-client` released diff --git a/packages/core/acme-client/package.json b/packages/core/acme-client/package.json index b9c59349..f4a332b9 100644 --- a/packages/core/acme-client/package.json +++ b/packages/core/acme-client/package.json @@ -3,7 +3,7 @@ "description": "Simple and unopinionated ACME client", "private": false, "author": "nmorsman", - "version": "1.0.0", + "version": "1.0.1", "main": "src/index.js", "types": "types", "license": "MIT", diff --git a/packages/core/pipeline/CHANGELOG.md b/packages/core/pipeline/CHANGELOG.md new file mode 100644 index 00000000..560be59c --- /dev/null +++ b/packages/core/pipeline/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/pipeline diff --git a/packages/core/pipeline/package.json b/packages/core/pipeline/package.json index 24ab4e6a..3a0ac313 100644 --- a/packages/core/pipeline/package.json +++ b/packages/core/pipeline/package.json @@ -1,7 +1,7 @@ { "name": "@certd/pipeline", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -16,7 +16,7 @@ "preview": "vite preview" }, "dependencies": { - "@certd/acme-client": "^1.0.0", + "@certd/acme-client": "^1.0.1", "axios": "^0.21.1", "dayjs": "^1.11.6", "lodash": "^4.17.21", diff --git a/packages/plugins/plugin-aliyun/CHANGELOG.md b/packages/plugins/plugin-aliyun/CHANGELOG.md new file mode 100644 index 00000000..2a5d9bb3 --- /dev/null +++ b/packages/plugins/plugin-aliyun/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/plugin-aliyun diff --git a/packages/plugins/plugin-aliyun/package.json b/packages/plugins/plugin-aliyun/package.json index 30204b0c..8cb913dd 100644 --- a/packages/plugins/plugin-aliyun/package.json +++ b/packages/plugins/plugin-aliyun/package.json @@ -1,7 +1,7 @@ { "name": "@certd/plugin-aliyun", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -19,10 +19,10 @@ "@alicloud/cs20151215": "^3.0.3", "@alicloud/openapi-client": "^0.4.0", "@alicloud/pop-core": "^1.7.10", - "@certd/acme-client": "^1.0.0", - "@certd/pipeline": "^1.0.0", - "@certd/plugin-cert": "^1.0.0", - "@certd/plugin-util": "^1.0.0", + "@certd/acme-client": "^1.0.1", + "@certd/pipeline": "^1.0.1", + "@certd/plugin-cert": "^1.0.1", + "@certd/plugin-util": "^1.0.1", "dayjs": "^1.11.6", "lodash": "^4.17.21", "node-forge": "^0.10.0" diff --git a/packages/plugins/plugin-all/CHANGELOG.md b/packages/plugins/plugin-all/CHANGELOG.md new file mode 100644 index 00000000..8b0c6ea6 --- /dev/null +++ b/packages/plugins/plugin-all/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/plugin-all diff --git a/packages/plugins/plugin-all/package.json b/packages/plugins/plugin-all/package.json index 5807b439..c9934fb3 100644 --- a/packages/plugins/plugin-all/package.json +++ b/packages/plugins/plugin-all/package.json @@ -1,7 +1,7 @@ { "name": "@certd/plugin-all", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -16,17 +16,17 @@ "preview": "vite preview" }, "dependencies": { - "@certd/plugin-aliyun": "^1.0.0", - "@certd/plugin-cert": "^1.0.0", - "@certd/plugin-host": "^1.0.0", - "@certd/plugin-huawei": "^1.0.0", - "@certd/plugin-tencent": "^1.0.0" + "@certd/plugin-aliyun": "^1.0.1", + "@certd/plugin-cert": "^1.0.1", + "@certd/plugin-host": "^1.0.1", + "@certd/plugin-huawei": "^1.0.1", + "@certd/plugin-tencent": "^1.0.1" }, "devDependencies": { "@alicloud/cs20151215": "^3.0.3", "@alicloud/openapi-client": "^0.4.0", "@alicloud/pop-core": "^1.7.10", - "@certd/pipeline": "^1.0.0", + "@certd/pipeline": "^1.0.1", "@midwayjs/core": "^3.0.0", "@midwayjs/decorator": "^3.0.0", "@types/chai": "^4.3.3", diff --git a/packages/plugins/plugin-cert/CHANGELOG.md b/packages/plugins/plugin-cert/CHANGELOG.md new file mode 100644 index 00000000..0c909671 --- /dev/null +++ b/packages/plugins/plugin-cert/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/plugin-cert diff --git a/packages/plugins/plugin-cert/package.json b/packages/plugins/plugin-cert/package.json index 747d5061..92eedfac 100644 --- a/packages/plugins/plugin-cert/package.json +++ b/packages/plugins/plugin-cert/package.json @@ -1,7 +1,7 @@ { "name": "@certd/plugin-cert", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -16,8 +16,8 @@ "preview": "vite preview" }, "dependencies": { - "@certd/acme-client": "^1.0.0", - "@certd/pipeline": "^1.0.0", + "@certd/acme-client": "^1.0.1", + "@certd/pipeline": "^1.0.1", "node-forge": "^0.10.0" }, "devDependencies": { diff --git a/packages/plugins/plugin-host/CHANGELOG.md b/packages/plugins/plugin-host/CHANGELOG.md new file mode 100644 index 00000000..84151aff --- /dev/null +++ b/packages/plugins/plugin-host/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/plugin-host diff --git a/packages/plugins/plugin-host/package.json b/packages/plugins/plugin-host/package.json index 68e649df..9a1487aa 100644 --- a/packages/plugins/plugin-host/package.json +++ b/packages/plugins/plugin-host/package.json @@ -1,7 +1,7 @@ { "name": "@certd/plugin-host", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -16,8 +16,8 @@ "preview": "vite preview" }, "dependencies": { - "@certd/pipeline": "^1.0.0", - "@certd/plugin-cert": "^1.0.0", + "@certd/pipeline": "^1.0.1", + "@certd/plugin-cert": "^1.0.1", "ssh2": "^0.8.9" }, "devDependencies": { diff --git a/packages/plugins/plugin-huawei/CHANGELOG.md b/packages/plugins/plugin-huawei/CHANGELOG.md new file mode 100644 index 00000000..eeff261e --- /dev/null +++ b/packages/plugins/plugin-huawei/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/plugin-huawei diff --git a/packages/plugins/plugin-huawei/package.json b/packages/plugins/plugin-huawei/package.json index f022b9ae..3da1fc7c 100644 --- a/packages/plugins/plugin-huawei/package.json +++ b/packages/plugins/plugin-huawei/package.json @@ -1,7 +1,7 @@ { "name": "@certd/plugin-huawei", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -16,10 +16,10 @@ "preview": "vite preview" }, "dependencies": { - "@certd/acme-client": "^1.0.0", - "@certd/pipeline": "^1.0.0", - "@certd/plugin-cert": "^1.0.0", - "@certd/plugin-util": "^1.0.0", + "@certd/acme-client": "^1.0.1", + "@certd/pipeline": "^1.0.1", + "@certd/plugin-cert": "^1.0.1", + "@certd/plugin-util": "^1.0.1", "axios": "^0.27.2", "dayjs": "^1.11.6", "lodash": "^4.17.21", diff --git a/packages/plugins/plugin-tencent/CHANGELOG.md b/packages/plugins/plugin-tencent/CHANGELOG.md new file mode 100644 index 00000000..c4430595 --- /dev/null +++ b/packages/plugins/plugin-tencent/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/plugin-tencent diff --git a/packages/plugins/plugin-tencent/package.json b/packages/plugins/plugin-tencent/package.json index 3a5f66b6..73ffab83 100644 --- a/packages/plugins/plugin-tencent/package.json +++ b/packages/plugins/plugin-tencent/package.json @@ -1,7 +1,7 @@ { "name": "@certd/plugin-tencent", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -16,9 +16,9 @@ "preview": "vite preview" }, "dependencies": { - "@certd/pipeline": "^1.0.0", - "@certd/plugin-cert": "^1.0.0", - "@certd/plugin-util": "^1.0.0", + "@certd/pipeline": "^1.0.1", + "@certd/plugin-cert": "^1.0.1", + "@certd/plugin-util": "^1.0.1", "tencentcloud-sdk-nodejs": "^4.0.44" }, "devDependencies": { diff --git a/packages/plugins/plugin-util/CHANGELOG.md b/packages/plugins/plugin-util/CHANGELOG.md new file mode 100644 index 00000000..95170f34 --- /dev/null +++ b/packages/plugins/plugin-util/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/plugin-util diff --git a/packages/plugins/plugin-util/package.json b/packages/plugins/plugin-util/package.json index a356de69..86f2605c 100644 --- a/packages/plugins/plugin-util/package.json +++ b/packages/plugins/plugin-util/package.json @@ -1,7 +1,7 @@ { "name": "@certd/plugin-util", "private": false, - "version": "1.0.0", + "version": "1.0.1", "main": "./src/index.ts", "module": "./src/index.ts", "types": "./src/index.ts", @@ -16,7 +16,7 @@ "preview": "vite preview" }, "dependencies": { - "@certd/pipeline": "^1.0.0", + "@certd/pipeline": "^1.0.1", "kubernetes-client": "^9.0.0" }, "devDependencies": { diff --git a/packages/ui/certd-client/CHANGELOG.md b/packages/ui/certd-client/CHANGELOG.md index 35b4d5b3..1a240315 100644 --- a/packages/ui/certd-client/CHANGELOG.md +++ b/packages/ui/certd-client/CHANGELOG.md @@ -3,26 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.1](https://github.com/certd/certd/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/ui-client + ## [1.9.2](https://github.com/fast-crud/fast-crud/compare/v1.9.1...v1.9.2) (2023-03-01) **Note:** Version bump only for package @fast-crud/fs-admin-antdv - - - - ## [1.9.1](https://github.com/fast-crud/fast-crud/compare/v1.9.0...v1.9.1) (2023-03-01) **Note:** Version bump only for package @fast-crud/fs-admin-antdv - - - - - ## [0.10.5](https://github.com/fast-crud/fast-crud/compare/v0.10.4...v0.10.5) (2021-07-01) - ### Performance Improvements * fs-admin 与crud demo ([4e6b20f](https://github.com/fast-crud/fast-crud/commit/4e6b20fe19434460853841f371b9fd5f16e5e2d3)) diff --git a/packages/ui/certd-client/package.json b/packages/ui/certd-client/package.json index debb32f8..449b2090 100644 --- a/packages/ui/certd-client/package.json +++ b/packages/ui/certd-client/package.json @@ -1,6 +1,6 @@ { "name": "@certd/ui-client", - "version": "1.0.0", + "version": "1.0.1", "private": true, "scripts": { "dev": "vite", @@ -22,8 +22,8 @@ "dependencies": { "@ant-design/colors": "^6.0.0", "@ant-design/icons-vue": "^6.0.1", - "@certd/acme-client": "^1.0.0", - "@certd/pipeline": "^1.0.0", + "@certd/acme-client": "^1.0.1", + "@certd/pipeline": "^1.0.1", "@fast-crud/fast-crud": "^1.13.8", "@fast-crud/fast-extends": "^1.13.8", "@fast-crud/ui-antdv": "^1.13.8", diff --git a/packages/ui/certd-server/CHANGELOG.md b/packages/ui/certd-server/CHANGELOG.md new file mode 100644 index 00000000..808a195a --- /dev/null +++ b/packages/ui/certd-server/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.1](https://github.com/fast-crud/fast-server-js/compare/v1.0.0...v1.0.1) (2023-05-24) + +**Note:** Version bump only for package @certd/ui-server diff --git a/packages/ui/certd-server/package.json b/packages/ui/certd-server/package.json index 4abcb23b..0787c984 100644 --- a/packages/ui/certd-server/package.json +++ b/packages/ui/certd-server/package.json @@ -1,6 +1,6 @@ { "name": "@certd/ui-server", - "version": "1.0.0", + "version": "1.0.1", "description": "fast-server base midway", "private": true, "scripts": { @@ -22,9 +22,9 @@ }, "dependencies": { "@alicloud/pop-core": "^1.7.12", - "@certd/pipeline": "^1.0.0", - "@certd/plugin-all": "^1.0.0", - "@certd/plugin-cert": "^1.0.0", + "@certd/pipeline": "^1.0.1", + "@certd/plugin-all": "^1.0.1", + "@certd/plugin-cert": "^1.0.1", "@koa/cors": "^3.4.3", "@midwayjs/bootstrap": "^3.9.1", "@midwayjs/cache": "^3.9.0",