Skip to content

Commit 938b801

Browse files
committed
build: publish v2.0.0-rc.134
1 parent 854642b commit 938b801

126 files changed

Lines changed: 349 additions & 63 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.134](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.133...v2.0.0-rc.134) (2026-09-07)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency katex to v0.18.1 ([#749](https://github.com/vuepress/ecosystem/issues/749)) ([7172d04](https://github.com/vuepress/ecosystem/commit/7172d0471ca8d55d588bf36d90ba00bb6561ac43))
11+
- **deps:** update dependency magic-string to v1 ([#755](https://github.com/vuepress/ecosystem/issues/755)) ([0c2165c](https://github.com/vuepress/ecosystem/commit/0c2165c0e218cf5c3b00a1f670add3cf6e0e2e9a))
12+
- **deps:** update dependency meilisearch to ^0.60.0 ([#750](https://github.com/vuepress/ecosystem/issues/750)) ([b2d092e](https://github.com/vuepress/ecosystem/commit/b2d092e2a8b1827d427a779feb68b6fe34cb10cd))
13+
- **deps:** update dependency nanoid to v6 ([#756](https://github.com/vuepress/ecosystem/issues/756)) ([72489c5](https://github.com/vuepress/ecosystem/commit/72489c5303c6aa2ac30667c2fdd2f2cedafd03fe))
14+
- **deps:** update dependency slimsearch to v3 ([#757](https://github.com/vuepress/ecosystem/issues/757)) ([c5c0839](https://github.com/vuepress/ecosystem/commit/c5c083962150f96e90973b8ca94db8c93ede4d09))
15+
16+
### Features
17+
18+
- bump to vp2rc31 ([#787](https://github.com/vuepress/ecosystem/issues/787)) ([306f94b](https://github.com/vuepress/ecosystem/commit/306f94b14c5666f537a582dfa4018c6d2ce2e320))
19+
- **plugin-docsearch:** support docsearch v5 ([#777](https://github.com/vuepress/ecosystem/issues/777)) ([8eb13d0](https://github.com/vuepress/ecosystem/commit/8eb13d0709b722c3529216a40ca77508a7e68699))
20+
- **plugin-revealjs:** add black-contrast, white-contrast and dracula themes ([#786](https://github.com/vuepress/ecosystem/issues/786)) ([91f3fd1](https://github.com/vuepress/ecosystem/commit/91f3fd1216912716af8c32127fe81212c9e90c8b))
21+
622
# [2.0.0-rc.133](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.132...v2.0.0-rc.133) (2026-07-22)
723

824
### Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"npmClient": "pnpm",
3-
"version": "2.0.0-rc.133",
3+
"version": "2.0.0-rc.134",
44
"command": {
55
"version": {
66
"allowBranch": "main",

plugins/ai/plugin-llms/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.134](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.133...v2.0.0-rc.134) (2026-09-07)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-llms
9+
610
# [2.0.0-rc.132](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.131...v2.0.0-rc.132) (2026-07-10)
711

812
**Note:** Version bump only for package @vuepress/plugin-llms

plugins/ai/plugin-llms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-llms",
3-
"version": "2.0.0-rc.132",
3+
"version": "2.0.0-rc.134",
44
"description": "VuePress plugin - llms.txt",
55
"keywords": [
66
"AI",

plugins/analytics/plugin-baidu-analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.134](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.133...v2.0.0-rc.134) (2026-09-07)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-baidu-analytics
9+
610
# [2.0.0-rc.131](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.130...v2.0.0-rc.131) (2026-07-01)
711

812
**Note:** Version bump only for package @vuepress/plugin-baidu-analytics

plugins/analytics/plugin-baidu-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-baidu-analytics",
3-
"version": "2.0.0-rc.131",
3+
"version": "2.0.0-rc.134",
44
"description": "VuePress plugin - baidu-analytics",
55
"keywords": [
66
"analytics",

plugins/analytics/plugin-clarity-analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.134](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.133...v2.0.0-rc.134) (2026-09-07)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-clarity-analytics
9+
610
# [2.0.0-rc.131](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.130...v2.0.0-rc.131) (2026-07-01)
711

812
**Note:** Version bump only for package @vuepress/plugin-clarity-analytics

plugins/analytics/plugin-clarity-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-clarity-analytics",
3-
"version": "2.0.0-rc.131",
3+
"version": "2.0.0-rc.134",
44
"description": "VuePress plugin - clarity-analytics",
55
"keywords": [
66
"analytics",

plugins/analytics/plugin-google-analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.134](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.133...v2.0.0-rc.134) (2026-09-07)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-google-analytics
9+
610
# [2.0.0-rc.130](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.129...v2.0.0-rc.130) (2026-05-14)
711

812
**Note:** Version bump only for package @vuepress/plugin-google-analytics

plugins/analytics/plugin-google-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-google-analytics",
3-
"version": "2.0.0-rc.130",
3+
"version": "2.0.0-rc.134",
44
"description": "VuePress plugin - google-analytics",
55
"keywords": [
66
"analytics",

0 commit comments

Comments
 (0)