build: publish v1.0.0-rc.0

This commit is contained in:
pengzhanbo 2023-12-23 09:51:21 +08:00
parent 94a824436a
commit 8e70389a31
2 changed files with 24 additions and 1 deletions

View File

@ -1,3 +1,26 @@
# [1.0.0-rc.0](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.89...v1.0.0-rc.0) (2023-12-23)
### Features
* 代码高亮魔法注释 UI ([46f6df4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/46f6df489e14c7ea2377d79cf4be797be6a83b41))
* 导航栏子元素高亮时父元素高亮 ([1b7d3da](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1b7d3dae330d3dbef18ff0cbd85d577b9dc877d7))
* 新增可配置选项 ([19dd1f0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/19dd1f002abeb62789cc9322240ddab7e2c8e04a))
* 新增移动设备页内headers导航 ([1db07c4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1db07c4215c9d26367f8a2f11fa3c20d9ac9e985))
* 移除 shiki 和 prismjs添加 shikiji ([f64a6da](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f64a6da55f7ce406b393430e530f09691a14fcae))
* 优化 copy-code UI 和 交互 ([8e959bc](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8e959bcd984eb20d75f577272fc51c1f1cd1e335))
* add `plugin-shikiji` ([1111e85](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1111e855cb4f9818decc4ebec356a332a5283d35))
### Performance Improvements
* 代码复制交互优化 ([c9c7bb4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c9c7bb441c867c594290b69728b05f2da470bd55))
* 使用 `vueuse` 实现页面滚动锁定 ([387dff9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/387dff9a606be34283cad6f0e14a77b9f985c3a0))
* 优化侧边栏交互 ([92fb84d](https://github.com/pengzhanbo/vuepress-theme-plume/commit/92fb84d946a82511a8b858fb4bb38707c37a0610))
* 优化链接属性设置 ([8f2507b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8f2507bbb247dd251c1f5f481d99d74cd12dc2da))
# [1.0.0-beta.89](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.88...v1.0.0-beta.89) (2023-12-21)

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-plume-monorepo",
"version": "1.0.0-beta.89",
"version": "1.0.0-rc.0",
"private": true,
"keywords": [
"vuepress",