Skip to content

Commit

Permalink
build: publish v2.0.0-rc.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Feb 3, 2024
1 parent 1ec51fb commit 12c12da
Show file tree
Hide file tree
Showing 26 changed files with 77 additions and 13 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

### Bug Fixes

- **helper:** fix getPageExcerpt in edge case ([8004b12](https://github.com/vuepress/ecosystem/commit/8004b12d2c13d1cdd4ff7b635745fe3cd972c6c8))

### Features

- **plugin-back-to-top:** rebuild plugin ([#55](https://github.com/vuepress/ecosystem/issues/55)) ([1900257](https://github.com/vuepress/ecosystem/commit/19002576ab87d2bafcbc145857749ffb6cd17603))

# [2.0.0-rc.8](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2024-02-03)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "pnpm",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"command": {
"version": {
"allowBranch": "main",
Expand Down
6 changes: 6 additions & 0 deletions plugins/plugin-back-to-top/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

### Features

- **plugin-back-to-top:** rebuild plugin ([#55](https://github.com/vuepress/ecosystem/issues/55)) ([1900257](https://github.com/vuepress/ecosystem/commit/19002576ab87d2bafcbc145857749ffb6cd17603))

# [2.0.0-rc.8](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2024-02-03)

**Note:** Version bump only for package @vuepress/plugin-back-to-top
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-back-to-top/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-back-to-top",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"description": "VuePress plugin - back to top",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-copy-code/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

**Note:** Version bump only for package @vuepress/plugin-copy-code

# [2.0.0-rc.8](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2024-02-03)

**Note:** Version bump only for package @vuepress/plugin-copy-code
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-copy-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-copy-code",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"description": "VuePress plugin - copy code block",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-copyright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

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

# [2.0.0-rc.7](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2024-02-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-copyright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-copyright",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.9",
"description": "VuePress plugin - copyright",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

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

# [2.0.0-rc.7](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2024-02-02)

**Note:** Version bump only for package @vuepress/plugin-feed
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-feed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-feed",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.9",
"description": "Feed plugin for vuepress-theme-hope",
"keywords": [
"vuepress",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-pwa-popup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

**Note:** Version bump only for package @vuepress/plugin-pwa-popup

# [2.0.0-rc.8](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2024-02-03)

**Note:** Version bump only for package @vuepress/plugin-pwa-popup
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-pwa-popup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-pwa-popup",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"description": "VuePress plugin - PWA popup",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-reading-time/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

**Note:** Version bump only for package @vuepress/plugin-reading-time

# [2.0.0-rc.7](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2024-02-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-reading-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-reading-time",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.9",
"description": "VuePress plugin - reading-time",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-redirect/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

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

# [2.0.0-rc.8](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2024-02-03)

### Features
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-redirect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-redirect",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"description": "VuePress plugin - redirect",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

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

# [2.0.0-rc.8](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2024-02-03)

**Note:** Version bump only for package @vuepress/plugin-search
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-search",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"description": "VuePress plugin - built-in search",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-seo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

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

# [2.0.0-rc.7](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2024-02-02)

**Note:** Version bump only for package @vuepress/plugin-seo
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-seo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-seo",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.9",
"description": "SEO plugin for vuepress",
"keywords": [
"vuepress",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-sitemap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

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

# [2.0.0-rc.7](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2024-02-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-sitemap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-sitemap",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.9",
"description": "Sitemap plugin for vuepress",
"keywords": [
"vuepress",
Expand Down
6 changes: 6 additions & 0 deletions themes/theme-default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

### Features

- **plugin-back-to-top:** rebuild plugin ([#55](https://github.com/vuepress/ecosystem/issues/55)) ([1900257](https://github.com/vuepress/ecosystem/commit/19002576ab87d2bafcbc145857749ffb6cd17603))

# [2.0.0-rc.8](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2024-02-03)

**Note:** Version bump only for package @vuepress/theme-default
Expand Down
2 changes: 1 addition & 1 deletion themes/theme-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/theme-default",
"version": "2.0.0-rc.8",
"version": "2.0.0-rc.9",
"description": "Default theme of VuePress",
"keywords": [
"vuepress-theme",
Expand Down
6 changes: 6 additions & 0 deletions tools/helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.9](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.8...v2.0.0-rc.9) (2024-02-03)

### Bug Fixes

- **helper:** fix getPageExcerpt in edge case ([8004b12](https://github.com/vuepress/ecosystem/commit/8004b12d2c13d1cdd4ff7b635745fe3cd972c6c8))

# [2.0.0-rc.7](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2024-02-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion tools/helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/helper",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.9",
"description": "VuePress helper",
"keywords": [
"vuepress",
Expand Down

0 comments on commit 12c12da

Please sign in to comment.