mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
v1.25.9
This commit is contained in:
10
packages/core/basic/CHANGELOG.md
Normal file
10
packages/core/basic/CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.25.9](https://github.com/certd/certd/compare/v1.25.8...v1.25.9) (2024-10-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 修复西部数码账户级别apikey不可用的bug ([f8f3e8b](https://github.com/certd/certd/commit/f8f3e8b43fd5d815887bcb53b95f46dc96424b79))
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/basic",
|
||||
"version": "1.25.8",
|
||||
"version": "1.25.9",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"build": "echo 'basic'"
|
||||
|
||||
Reference in New Issue
Block a user