Skip to content

Commit

Permalink
deps(release-note): 更新版本日志组件 (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlmac authored Sep 12, 2024
1 parent 62d67b1 commit 6f0a10e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/dashboard-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@blueking/bkui-form": "1.0.0-beta.5",
"@blueking/login-modal": "^1.0.3",
"@blueking/notice-component": "^2.0.2",
"@blueking/release-note": "0.0.1-beta.14",
"@blueking/release-note": "0.0.1-beta.16",
"@blueking/platform-config": "^1.0.3",
"art-template": "^4.13.2",
"bkui-vue": "1.0.3-beta.58",
Expand Down
8 changes: 4 additions & 4 deletions src/dashboard-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1122,10 +1122,10 @@
dependencies:
xss "^1.0.15"

"@blueking/release-note@0.0.1-beta.14":
version "0.0.1-beta.14"
resolved "https://registry.yarnpkg.com/@blueking/release-note/-/release-note-0.0.1-beta.14.tgz#cc0ba5c639d045d884817d97111513c44ed9f8e0"
integrity sha512-NVmoVp2A0dhBPo8e2AC8+XyuDaVohdpo2yxtBehV8BQ2QKIn3R1772RNejccmaywKuyr/8bHvxlm4DOH9cKOLg==
"@blueking/release-note@0.0.1-beta.16":
version "0.0.1-beta.16"
resolved "https://registry.yarnpkg.com/@blueking/release-note/-/release-note-0.0.1-beta.16.tgz#a274c971b848fd13fa3ddebb50d8c848f4bdb397"
integrity sha512-+U0C6e5nD16j6MhltEhy4N85NqDhnVH8L/rtvbb0RVBNy6lXEmK7Hxirofq4HXbOk2X6bvs8G7CDmWsl6Xk4HA==

"@blueking/stylelint-config-bk@^2.1.0-beta.10":
version "2.1.0-beta.10"
Expand Down

0 comments on commit 6f0a10e

Please sign in to comment.