build: publish v1.0.0-beta.75

This commit is contained in:
pengzhanbo 2023-06-30 01:17:12 +08:00
parent 7f1fb3906a
commit fb4e223f89
13 changed files with 630 additions and 12 deletions

View File

@ -1,3 +1,621 @@
# [1.0.0-beta.75](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.74...v1.0.0-beta.75) (2023-06-29)
### Bug Fixes
* comment dark ([7f1fb39](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7f1fb3906a3c4255fac9fed40f567c9b44a2b998))
* hydration completed but contains mismatches ([ae4496d](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ae4496d591ce59977bab35706ebe73d9cf1dadf3))
# [1.0.0-beta.74](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.73...v1.0.0-beta.74) (2023-06-29)
### Bug Fixes
* navbar text ([e40bf97](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e40bf973e31a817f64996966e5f3847f62e774fa))
### Features
* support home page banner mask opacity ([f7991a2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f7991a26d24b4d06fc45f4188cddea8f838f4928))
# [1.0.0-beta.73](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.72...v1.0.0-beta.73) (2023-06-29)
### Bug Fixes
* initial switch appearance error ([#3](https://github.com/pengzhanbo/vuepress-theme-plume/issues/3)) ([ae2fb0b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ae2fb0b601ca26a0f388b6bdba6492f61d67bf5b))
* normalize path posix ([78cea01](https://github.com/pengzhanbo/vuepress-theme-plume/commit/78cea01c889555ea694c33e95c75e6859d8d4cfe))
# [1.0.0-beta.72](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.71...v1.0.0-beta.72) (2023-06-28)
### Bug Fixes
* **plugin-notes-data:** 修复 不同系统的文件分隔符不同导致的正则匹配错误([#3](https://github.com/pengzhanbo/vuepress-theme-plume/issues/3)) ([29faa9b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/29faa9bdf345a65e674a1b3bc97073410d276289))
# [1.0.0-beta.71](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.70...v1.0.0-beta.71) (2023-06-16)
### Features
* add i18n support ([249ea11](https://github.com/pengzhanbo/vuepress-theme-plume/commit/249ea11fbbe9df58c0d9b0160ae555ff8c13f089))
# [1.0.0-beta.70](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.69...v1.0.0-beta.70) (2023-06-03)
# [1.0.0-beta.69](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.68...v1.0.0-beta.69) (2023-05-08)
### Bug Fixes
* nav link render ([fcb794e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/fcb794e0571aab64ef660182a77e10043d7af28a))
# [1.0.0-beta.68](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.67...v1.0.0-beta.68) (2023-04-27)
# [1.0.0-beta.67](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.66...v1.0.0-beta.67) (2023-04-10)
### Bug Fixes
* nav 重复显示 ([3699b01](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3699b017992ad39b16b7eb36fa6b3cfcbd722287))
# [1.0.0-beta.66](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.65...v1.0.0-beta.66) (2023-04-10)
### Performance Improvements
* **theme:** sidebar hooks ([ed16109](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ed1610916b884aa8a44fd78ce0a6454b9d29a231))
# [1.0.0-beta.65](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.64...v1.0.0-beta.65) (2023-02-26)
### Bug Fixes
* **theme:** fixed auto frontmatter `createTime` ([f573b62](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f573b626339babedb7afa37af747397d18313d3a))
# [1.0.0-beta.64](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.63...v1.0.0-beta.64) (2023-02-25)
### Bug Fixes
* **plugin-auto-frontmatter:** modified formatter ([3d31767](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3d31767dc0b6b64d50efa9adea29b63bf8d25815))
# [1.0.0-beta.63](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.62...v1.0.0-beta.63) (2023-02-25)
### Performance Improvements
* optimize auto-frontmatter ([dab3f46](https://github.com/pengzhanbo/vuepress-theme-plume/commit/dab3f462575e5de987ea8da902c51bd9b9505fe2))
# [1.0.0-beta.62](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.61...v1.0.0-beta.62) (2023-02-20)
### Bug Fixes
* **theme:** 补充 auto frontmatter 缺失字段 ([2a76f26](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2a76f26f94d7b78099f87207ce0056cec185414a))
* **theme:** 修复颜色模式按钮动画效果 ([b29a93e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b29a93eae1b235cd193bad9b6f59bcc8f85b342d))
# [1.0.0-beta.61](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.60...v1.0.0-beta.61) (2023-02-18)
### Bug Fixes
* **theme:** fix auto matter `title`,`permalink` ([5fc26ff](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5fc26ffd74c1d222aed57a23ec01638a52c77717))
# [1.0.0-beta.60](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.59...v1.0.0-beta.60) (2023-02-18)
# [1.0.0-beta.59](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.58...v1.0.0-beta.59) (2023-02-17)
### Bug Fixes
* **plugin-iconify:** offline import fail ([2c31361](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2c3136146a81395e528ca7257e9e7fdadeeeb96b))
# [1.0.0-beta.58](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.57...v1.0.0-beta.58) (2023-02-17)
### Features
* **plugin-iconify:** add vuepress-plugin-iconify ([3331455](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3331455790bff91f278c1b1330d1743e69caaead))
* **theme:** add iconify support ([ae7adc6](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ae7adc6f8a0a2718e71153e0dce80106e837d405))
# [1.0.0-beta.57](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.56...v1.0.0-beta.57) (2023-02-17)
### Features
* **theme:** home media style ([5e55b53](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5e55b53e043e28d6efa3ce118b6f62b0ab0f4930))
# [1.0.0-beta.56](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.55...v1.0.0-beta.56) (2023-02-16)
### Features
* **theme:** add AutoLink router behavior ([c3a438e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c3a438e34a1dd36fb45e15131328c9916d37eef5))
# [1.0.0-beta.55](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.54...v1.0.0-beta.55) (2023-02-15)
# [1.0.0-beta.54](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.53...v1.0.0-beta.54) (2023-02-14)
### Features
* **plugin-blog-data:** add page filters ([a15d067](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a15d067d9bb1230e082b864d3d2a4d9e082b6900))
# [1.0.0-beta.53](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.52...v1.0.0-beta.53) (2023-02-14)
### Features
* **plugin-notes-data:** add auto sidebar option ([2e26fc7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2e26fc7224142e2c8f8609bc93728ad6a3329d8d))
* **theme:** add Badge component ([9e67199](https://github.com/pengzhanbo/vuepress-theme-plume/commit/9e671998851eacf1927bf7209ab26d4f8948156b))
# [1.0.0-beta.52](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.51...v1.0.0-beta.52) (2023-02-13)
### Bug Fixes
* **theme:** remove sidebar console ([ad3140f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ad3140fa750f1114f323aa8d926c99236be440fe))
# [1.0.0-beta.51](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.50...v1.0.0-beta.51) (2023-02-13)
### Bug Fixes
* **plugin-notes-data:** sidebar link `null` ([5131ee2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5131ee23854135836291260b91f897f91336ece7))
* **theme:** `isActive` function match fail ([520a70f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/520a70fc3f96900c2b6b76953b525b90d8ff5c8a))
* **theme:** update comment style ([46d38ed](https://github.com/pengzhanbo/vuepress-theme-plume/commit/46d38ed8ff4a7651c37053ebba4ef178c6cfbcf9))
* **theme:** update post tag style ([0a017c8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0a017c85413ab2b5a6a3f85fe626791b0de61d5d))
### Features
* **theme:** add NotFound component ([0d0db5f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0d0db5f14f0b2b062692987c97c746a30dba4d6d))
* **theme:** add page footer style ([03a1401](https://github.com/pengzhanbo/vuepress-theme-plume/commit/03a1401c335abbf6322243eacb30655767b9040d))
* **theme:** add search box style variables ([5d3473e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5d3473e1b3a19d4aacf0c6ea0d37f9bc6f945b36))
* **theme:** add search style variable ([9c3d5c4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/9c3d5c4b5cdab6d2d9f22113ec3e68c2a2f41669))
* **theme:** add social icon `qq/weibo/bilibili` ([b089d28](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b089d28af57bf0caf31a84191f1741e4f5569997))
* **theme:** add theme default options ([2fe3104](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2fe31042531203100ea6c83063fa51551fa929be))
* **theme:** update style & config ([d0a6e6c](https://github.com/pengzhanbo/vuepress-theme-plume/commit/d0a6e6c77bda79498751cdb79d4b34ef866fb2d9))
# [1.0.0-beta.50](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.49...v1.0.0-beta.50) (2023-02-13)
### Bug Fixes
* **theme:** templates word error ([78fab2f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/78fab2f3f1683bed2b00d5dd456364c765ff5263))
# [1.0.0-beta.49](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.48...v1.0.0-beta.49) (2023-02-13)
### Bug Fixes
* **theme:** `auto frontmatter` require error ([3afcd9c](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3afcd9c938af192d6d4a5313397b7d43e9602059))
# [1.0.0-beta.48](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.47...v1.0.0-beta.48) (2023-02-13)
### Bug Fixes
* **plugin-blog-data:** 修复 page类型检查错误 ([0ca612e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0ca612eca4564ded8b1bb01fe3f68d8d39204e26))
* **plugin-windicss:** fix windicss-webpack-plugin ([b28b4c8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b28b4c8acd1376f107554596adf391b9a4582459))
### Features
* 重构部分插件 ([9737e98](https://github.com/pengzhanbo/vuepress-theme-plume/commit/9737e9810c03396752b442f982fd5fe08657854d))
* add plugin-notes-data ([a2296e9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a2296e9dc9145a84cb29a77ffe558bd7d65ce6fd))
* **plugin-blog-data:** replace `glob-to-regexp` ([e1141bc](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e1141bcea093679ea013e3e4b2b3f78d979a049f))
* **plugin-notes-data:** provide notes-data ([86f51ff](https://github.com/pengzhanbo/vuepress-theme-plume/commit/86f51ff2710453f61bbd4e96c93f7398702548c8))
* **theme:** add auto frontmatter config ([c1587fd](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c1587fd3cd310780df03cc37e7d45f4902c474e6))
* **theme:** add content styles ([4e98011](https://github.com/pengzhanbo/vuepress-theme-plume/commit/4e98011b655eb2b815e602812ff067e0d4f95521))
* **theme:** add fonts styles ([b859801](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b859801a1b48472fd0ff28a439aa98ff4681ad8c))
* **theme:** add global component `NavbarSearch` ([20340f7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/20340f735f30399e10b1089f8e207010e8af35b5))
* **theme:** add home components ([2c5bc7d](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2c5bc7d29e742d7b9b2483b61e5d6fd1eac4c33c))
* **theme:** add icon components ([82051c2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/82051c239894299982a09f58022d356ecc488376))
* **theme:** add Nav components ([1689b9c](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1689b9c691f1b22631e9d7725e220cd7a97fc838))
* **theme:** add nav screen ([f94c443](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f94c443b2db1b1e93cf8229d9426b611f7976408))
* **theme:** add navbar components ([4b0078d](https://github.com/pengzhanbo/vuepress-theme-plume/commit/4b0078d010e2acc568d80e12ec36a6b4924ee491))
* **theme:** add page components ([764c586](https://github.com/pengzhanbo/vuepress-theme-plume/commit/764c58693e14adb799ec01aa0c0cc4fd7240b399))
* **theme:** initial styles ([5842436](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5842436b6cdbe052b2266a8c81e3eaf929c9f16c))
* **theme:** plume-theme next devloping ! ([5de60d4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5de60d4d6e7fa83ebbdd2127df7e4cbd0bfe269b))
# [1.0.0-beta.47](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.46...v1.0.0-beta.47) (2022-12-01)
### Bug Fixes
* **theme:** frontmatter ([253921e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/253921e53d5e867cf69c44ae5fb7406c598bb271))
# [1.0.0-beta.46](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.45...v1.0.0-beta.46) (2022-11-29)
### Bug Fixes
* **theme:** fix navbar and page title ([44a05f1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/44a05f1ffe07a735c8dd866c2ab0425f7d14dadb))
# [1.0.0-beta.45](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.44...v1.0.0-beta.45) (2022-10-15)
### Bug Fixes
* **theme:** internal deps ([728a686](https://github.com/pengzhanbo/vuepress-theme-plume/commit/728a6868e6bd61e6f539fb4fbf08d3388a612478))
# [1.0.0-beta.44](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.43...v1.0.0-beta.44) (2022-10-15)
# [1.0.0-beta.43](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2022-08-15)
# [1.0.0-beta.42](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.41...v1.0.0-beta.42) (2022-08-14)
# [1.0.0-beta.41](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2022-08-14)
### Features
* **theme:** 调整主题样式 ([7d5457b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7d5457b733f0cfbb1a89b483476bae4ae1caaf57))
# [1.0.0-beta.40](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.39...v1.0.0-beta.40) (2022-08-11)
### Features
* **plugin-windicss:** 新增windicss插件 ([7ae8230](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7ae82300a048ee910c66629a8ebb3a104b6c26e6))
# [1.0.0-beta.39](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.38...v1.0.0-beta.39) (2022-08-03)
### Bug Fixes
* 同步vuepressde vue-router版本为4.1.2 ([894e272](https://github.com/pengzhanbo/vuepress-theme-plume/commit/894e272727dc0b10d0a7aea6ff58a9524ee321da))
# [1.0.0-beta.38](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.37...v1.0.0-beta.38) (2022-08-03)
### Bug Fixes
* **theme:** 修复代码块行数显示问题 ([1da1b0a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1da1b0a57cea740c3fc00ed45c3cc5332fa4f0d9))
# [1.0.0-beta.37](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.36...v1.0.0-beta.37) (2022-07-20)
# [1.0.0-beta.36](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.35...v1.0.0-beta.36) (2022-05-17)
# [1.0.0-beta.35](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.34...v1.0.0-beta.35) (2022-05-17)
# [1.0.0-beta.34](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.33...v1.0.0-beta.34) (2022-05-14)
### Bug Fixes
* 优化皮肤主题交互 ([1bf2c82](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1bf2c82d01a928c548a5879c3c69ec395a526495))
# [1.0.0-beta.33](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.32...v1.0.0-beta.33) (2022-05-12)
### Performance Improvements
* **theme:** 调整 sidebar 样式与交互 ([f1c776e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f1c776eb4f7172da2df74fcf8bc7cc5cec55fee4))
# [1.0.0-beta.32](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.31...v1.0.0-beta.32) (2022-05-10)
### Bug Fixes
* **plugin-netlify-functions:** 修复 netlify 服务在vuepress服务重启前未被正确关闭就重启的问题 ([5263c58](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5263c58656555ae453c6a96a095d505606ca24c9))
* **plugin-netlify-functions:** 修复 netlify 重复启动问题 ([1d63a9c](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1d63a9c4f4d7b40a3d1d6ec506614a4d67005891))
* **theme:** 修复 文章 设置 article 为 false 时未被正确过滤的问题 ([edf5456](https://github.com/pengzhanbo/vuepress-theme-plume/commit/edf54568eadd45791cc21debb304683303b830ba))
### Features
* **plugin-page-collection:** 新增 plugin-netlify-functions 使用示例插件 ([10af203](https://github.com/pengzhanbo/vuepress-theme-plume/commit/10af20343aea7a7096722151e3eb0624c431595b))
# [1.0.0-beta.31](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2022-05-09)
### Features
* **plugin-netlify-functions:** 新增 netlify-functions 插件 ([10cfbdb](https://github.com/pengzhanbo/vuepress-theme-plume/commit/10cfbdb80f3ab5d57d4ddce93e8271a44717cdbb))
# [1.0.0-beta.30](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2022-05-07)
### Features
* **plugin-baidu-tongji:** 新增百度统计插件 ([69a18b9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/69a18b910c62a0fa3b456769fe8b81c0aa7f9d95))
# [1.0.0-beta.29](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.28...v1.0.0-beta.29) (2022-05-06)
### Features
* **theme:** 更新主题样式 ([335d273](https://github.com/pengzhanbo/vuepress-theme-plume/commit/335d273d2caf315373c05d2aca61f58daa2a129a))
# [1.0.0-beta.28](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.27...v1.0.0-beta.28) (2022-05-05)
### Bug Fixes
* **theme:** 搜索插件加载逻辑调整 ([5de0583](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5de058362ea247dfba3ee9dbcdf09689b2ad88c3))
### Features
* **plugin-copy-code:** 新增一键复制代码插件 ([c285261](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c2852610dde9bb57ca2b50258eacb661927f70ff))
# [1.0.0-beta.27](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.26...v1.0.0-beta.27) (2022-05-04)
### Bug Fixes
* **theme:** fix backToTop ([48599f4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/48599f4dd200697867a2ec45b78a103a87bca74e))
### chore
* update vuepress dependencies ([e04e2a1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e04e2a19736469e00c3545caac6c7fc2e1e56083))
### Continuous Integration
* support pnpm ([29d1705](https://github.com/pengzhanbo/vuepress-theme-plume/commit/29d1705da593d41e784ec1fb81ef0e758ff9f347))
### Features
* **plugin-copy-code:** new plugin: plugin-copy-code ([5cc6409](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5cc6409b809ba9cb2c41bf305342ea5a841b6758))
* **theme:** add backTop button ([93e034f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/93e034fa9f9c36a2349ab485ae78fe8ff9ead551))
* **theme:** add Global Component Badge ([7503c7f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7503c7fffe3b7c2d9c7219991d41b341eebd447d))
### BREAKING CHANGES
* support pnpm
* 跟随vuepress@2.0.0.beta.41的重大变更
# [1.0.0-beta.26](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.25...v1.0.0-beta.26) (2022-04-25)
### Features
* support sitemap and seo ([a57af59](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a57af599e649d1f7ce357f704a222c7babc77b06))
# [1.0.0-beta.25](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.24...v1.0.0-beta.25) (2022-04-25)
### Bug Fixes
* fix define config ([00bca40](https://github.com/pengzhanbo/vuepress-theme-plume/commit/00bca40d895499017308359bfce682cec055f42b))
# [1.0.0-beta.24](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2022-04-25)
### Features
* 主题配置函数 ([844feea](https://github.com/pengzhanbo/vuepress-theme-plume/commit/844feeae7406f5aee8edef35bce4a08e808f692e))
# [1.0.0-beta.23](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2022-04-23)
# [1.0.0-beta.22](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.21...v1.0.0-beta.22) (2022-04-18)
# [1.0.0-beta.21](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2022-04-18)
# [1.0.0-beta.20](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2022-04-18)
# [1.0.0-beta.19](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2022-04-18)
# [1.0.0-beta.18](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.17...v1.0.0-beta.18) (2022-04-14)
# [1.0.0-beta.17](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2022-04-12)
# [1.0.0-beta.16](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2022-04-12)
### Bug Fixes
* sidebar ([a2794d7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a2794d72ea7a276d8fd876475f5e9c77c33f5e90))
# [1.0.0-beta.15](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2022-04-12)
# [1.0.0-beta.14](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2022-04-12)
### Bug Fixes
* 修复sidebar问题 ([420ec9f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/420ec9fb663793fe2d4fd7e9e61f12ca0d05217e))
# [1.0.0-beta.13](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2022-04-12)
### Bug Fixes
* 修复note生成sidebar时目录嵌套时未正确识别路径 ([7b3a6e2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7b3a6e2252582a19bdbf42c1ddf85dfab199d57b))
# [1.0.0-beta.12](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2022-04-08)
### Bug Fixes
* 修复page页toc问题 ([2d44799](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2d4479909f4c84a8d71c8a97c93f21bde3b8208c))
# [1.0.0-beta.11](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-04-08)
# [1.0.0-beta.10](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-04-08)
# [1.0.0-beta.9](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-04-06)
# [1.0.0-beta.8](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-04-06)
# [1.0.0-beta.7](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2022-04-05)
# [1.0.0-beta.6](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2022-04-05)
# [1.0.0-beta.5](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-04-05)
# [1.0.0-beta.4](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-04-05)
# [1.0.0-beta.3](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-04-05)
# [1.0.0-beta.2](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-05)
# [1.0.0-beta.1](https://github.com/pengzhanbo/vuepress-theme-plume/compare/965fdc7accf1249d3560bfee691bf407de52cb24...v1.0.0-beta.1) (2022-04-05)
### Bug Fixes
* 目录解析问题 ([f2924b1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f2924b15d2a3b238d071f54c761b553e473960da))
* 修复目录解析问题 ([472ee9b](https://github.com/pengzhanbo/vuepress-theme-plume/commit/472ee9bd0c281a7d799e55744aa91de38e3c0bc3))
* update dayjs import ([5534b96](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5534b96d7a087dcf9342e0227f16b12e29ca690d))
* update dayjs import ([965fdc7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/965fdc7accf1249d3560bfee691bf407de52cb24))
# [1.0.0-beta.74](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.73...v1.0.0-beta.74) (2023-06-29)

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-plume",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"private": true,
"keywords": [
"vuepress",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-auto-frontmatter",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-baidu-tongji",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-blog-data",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-caniuse",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2, Support Can-I-Use feature",
"keywords": [
"VuePress",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-copy-code",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-iconify",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-netlify-functions",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2, Support Netlify Functions",
"keywords": [
"VuePress",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-notes-data",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-page-collection",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"private": true,
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-windicss",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "The Plugin for VuePress 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-theme-plume",
"version": "1.0.0-beta.74",
"version": "1.0.0-beta.75",
"description": "A Blog Theme for VuePress 2.0",
"keywords": [
"VuePress",