Skip to content

Commit

Permalink
build: publish v2.0.0-rc.28
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed May 8, 2024
1 parent 57708e0 commit 1d71730
Show file tree
Hide file tree
Showing 76 changed files with 219 additions and 38 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

### Bug Fixes

- **plugin-redirect:** fix direct modal, close [#105](https://github.com/vuepress/ecosystem/issues/105) ([1c29a82](https://github.com/vuepress/ecosystem/commit/1c29a829b1c6d2bdaacf898febbcc44b3f93aac1))

### Features

- add google tag manager plugin ([#118](https://github.com/vuepress/ecosystem/issues/118)) ([74abdd9](https://github.com/vuepress/ecosystem/commit/74abdd95664efc82c30bf0c79fb253e1595fea2c))
- add notice plugin ([#119](https://github.com/vuepress/ecosystem/issues/119)) ([5c3daaa](https://github.com/vuepress/ecosystem/commit/5c3daaa91cd1d0995aa2c4cb38cb6d73aff63ca1))

### Performance Improvements

- **plugin-watermark:** optimize watermark redraw when switching pages ([#117](https://github.com/vuepress/ecosystem/issues/117)) ([080fa20](https://github.com/vuepress/ecosystem/commit/080fa2050311895f5b2fdd815ccbdbaf62619eda))

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

### Bug Fixes
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.27",
"version": "2.0.0-rc.28",
"command": {
"version": {
"allowBranch": "main",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-active-header-links/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

**Note:** Version bump only for package @vuepress/plugin-active-header-links

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-active-header-links
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-active-header-links/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-active-header-links",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - active header links",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-append-date/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-append-date
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-append-date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-append-date",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - append date",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 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,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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

**Note:** Version bump only for package @vuepress/plugin-back-to-top

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**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.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - back to top",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-baidu-analytics/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-baidu-analytics
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-baidu-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-baidu-analytics",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - baidu-analytics",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-blog/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-blog
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-blog",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - blog",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-catalog/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-catalog
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-catalog",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - catalog",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-comment/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-comment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-comment",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - comment",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-container/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.25](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.24...v2.0.0-rc.25) (2024-04-17)

**Note:** Version bump only for package @vuepress/plugin-container
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-container",
"version": "2.0.0-rc.25",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - markdown container",
"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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**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.27",
"version": "2.0.0-rc.28",
"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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-copyright
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.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - copyright",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-docsearch/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-docsearch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-docsearch",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - docsearch",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-external-link-icon/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

**Note:** Version bump only for package @vuepress/plugin-external-link-icon

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-external-link-icon
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-external-link-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-external-link-icon",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - external link icon",
"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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

### Bug Fixes
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.27",
"version": "2.0.0-rc.28",
"description": "Feed plugin for vuepress-theme-hope",
"keywords": [
"vuepress",
Expand Down
10 changes: 10 additions & 0 deletions plugins/plugin-google-tag-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

### Features

- add google tag manager plugin ([#118](https://github.com/vuepress/ecosystem/issues/118)) ([74abdd9](https://github.com/vuepress/ecosystem/commit/74abdd95664efc82c30bf0c79fb253e1595fea2c))
2 changes: 1 addition & 1 deletion plugins/plugin-google-tag-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-google-tag-manager",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - google-tag-manager",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-links-check/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-links-check
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-links-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-links-check",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - links-check",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-medium-zoom/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-medium-zoom
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-medium-zoom",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - medium-zoom",
"keywords": [
"vuepress-plugin",
Expand Down
10 changes: 10 additions & 0 deletions plugins/plugin-notice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

### Features

- add notice plugin ([#119](https://github.com/vuepress/ecosystem/issues/119)) ([5c3daaa](https://github.com/vuepress/ecosystem/commit/5c3daaa91cd1d0995aa2c4cb38cb6d73aff63ca1))
2 changes: 1 addition & 1 deletion plugins/plugin-notice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-notice",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - back to top",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-nprogress/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

**Note:** Version bump only for package @vuepress/plugin-nprogress
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-nprogress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-nprogress",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - nprogress",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-photo-swipe/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.28](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.27...v2.0.0-rc.28) (2024-05-08)

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

# [2.0.0-rc.27](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.26...v2.0.0-rc.27) (2024-05-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-photo-swipe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-photo-swipe",
"version": "2.0.0-rc.27",
"version": "2.0.0-rc.28",
"description": "VuePress plugin - photo-swipe",
"keywords": [
"vuepress-plugin",
Expand Down
Loading

0 comments on commit 1d71730

Please sign in to comment.