mirror of https://github.com/certd/certd
				
				
				
			build: publish
							parent
							
								
									238b0b421a
								
							
						
					
					
						commit
						474114236e
					
				| 
						 | 
				
			
			@ -3,6 +3,22 @@
 | 
			
		|||
All notable changes to this project will be documented in this file.
 | 
			
		||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 | 
			
		||||
 | 
			
		||||
## [1.33.6](https://github.com/certd/certd/compare/v1.33.5...v1.33.6) (2025-04-20)
 | 
			
		||||
 | 
			
		||||
### Bug Fixes
 | 
			
		||||
 | 
			
		||||
* 上传商用证书,直接粘贴文本报错的问题;修复无法上传ec加密证书的bug ([5750bb7](https://github.com/certd/certd/commit/5750bb706779da274d8e7a87e71416cb64d2df79))
 | 
			
		||||
* 修复下载证书时提示token已过期的问题 ([0e07ae6](https://github.com/certd/certd/commit/0e07ae6ce84dcb9279d3c44060d621566afa593c))
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
 | 
			
		||||
* 更新license时同时绑定url ([78367af](https://github.com/certd/certd/commit/78367af8307f801e778c76d49f0918c21ffe032f))
 | 
			
		||||
* 切换到不同的分组后再打开创建对话框,会自动选择分组 ([893dcd4](https://github.com/certd/certd/commit/893dcd4f2487891199ed3e5a3d47a79a75efc942))
 | 
			
		||||
* 新增部署到火山引擎ALB/CLB、上传到证书中心 ([c9a3e3d](https://github.com/certd/certd/commit/c9a3e3d9d26f964c7af7b56667936f1414fbf42a))
 | 
			
		||||
* 优化/api缓存为0 ([dc05cd4](https://github.com/certd/certd/commit/dc05cd481f186b13375192be965000e6b4b429a5))
 | 
			
		||||
* 优化华为cdn插件引用ccm证书 ([b565b4b](https://github.com/certd/certd/commit/b565b4b3b919b71b98ea2517670bc1ef00e00dc9))
 | 
			
		||||
* 优化证书流水线创建,支持选择分组 ([d613aa8](https://github.com/certd/certd/commit/d613aa8f3e85d8dc475ef1b62d49394ce7fd7d24))
 | 
			
		||||
 | 
			
		||||
## [1.33.5](https://github.com/certd/certd/compare/v1.33.4...v1.33.5) (2025-04-17)
 | 
			
		||||
 | 
			
		||||
### Performance Improvements
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -67,5 +67,5 @@
 | 
			
		|||
    "bugs": {
 | 
			
		||||
        "url": "https://github.com/publishlab/node-acme-client/issues"
 | 
			
		||||
    },
 | 
			
		||||
    "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
    "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -44,5 +44,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -43,5 +43,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -23,5 +23,5 @@
 | 
			
		|||
    "prettier": "^2.8.8",
 | 
			
		||||
    "tslib": "^2.8.1"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -30,5 +30,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -60,5 +60,5 @@
 | 
			
		|||
      "fetch"
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -31,5 +31,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -61,5 +61,5 @@
 | 
			
		|||
    "typeorm": "^0.3.11",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -46,5 +46,5 @@
 | 
			
		|||
    "typeorm": "^0.3.11",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -41,5 +41,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -48,5 +48,5 @@
 | 
			
		|||
    "tslib": "^2.8.1",
 | 
			
		||||
    "typescript": "^5.4.2"
 | 
			
		||||
  },
 | 
			
		||||
  "gitHead": "198a97b00c75219ea8efdc6db4676158506a07c1"
 | 
			
		||||
  "gitHead": "8abe62886ab50634b4b05abedd2981ec8ee0422e"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue