Skip to content

Commit

Permalink
build: publish v2.0.0-rc.68
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Dec 27, 2024
1 parent 76f74e9 commit c838810
Show file tree
Hide file tree
Showing 92 changed files with 283 additions and 47 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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Bug Fixes

- **create-vuepress:** wrong registry command ([#312](https://github.com/vuepress/ecosystem/issues/312)) ([3e9cd96](https://github.com/vuepress/ecosystem/commit/3e9cd968e5d0bf9679d24c0e7cf61ab97d7c6a4a))
- **plugin-photo-swipe:** avoid loading multiple instances at startup ([#317](https://github.com/vuepress/ecosystem/issues/317)) ([dae01ac](https://github.com/vuepress/ecosystem/commit/dae01ac99d5804b74158cc0ca69e6cec9686654b))

### Features

- add plugin-icon ([#319](https://github.com/vuepress/ecosystem/issues/319)) ([09fec63](https://github.com/vuepress/ecosystem/commit/09fec63550331388137fabf95bc0d8f8525814fc))
- **plugin-comment:** improve type ([375645f](https://github.com/vuepress/ecosystem/commit/375645fd9dbd0e7f628caca4d2fa0bd5f7e495d5))
- **plugin-git:** improve contributors sorting ([#309](https://github.com/vuepress/ecosystem/issues/309)) ([4fdde2c](https://github.com/vuepress/ecosystem/commit/4fdde2cca2c89344d692ebad7a806a48959a3d46))
- rebuild built-in locale data ([#315](https://github.com/vuepress/ecosystem/issues/315)) ([5308fb4](https://github.com/vuepress/ecosystem/commit/5308fb48310d3f0c6af4adc1a98f2e6747c85f33))
- **vp-update:** bump sass related packages ([52557d7](https://github.com/vuepress/ecosystem/commit/52557d7d4c412e7e7e367d5a26f794148c85249b))

# [2.0.0-rc.67](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.66...v2.0.0-rc.67) (2024-12-16)

### 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.67",
"version": "2.0.0-rc.68",
"command": {
"version": {
"allowBranch": "main",
Expand Down
4 changes: 4 additions & 0 deletions plugins/analytics/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-baidu-analytics
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - baidu-analytics",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/analytics/plugin-umami-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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

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

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-blog
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - blog",
"keywords": [
"vuepress-plugin",
Expand Down
7 changes: 7 additions & 0 deletions plugins/blog/plugin-comment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Features

- **plugin-comment:** improve type ([375645f](https://github.com/vuepress/ecosystem/commit/375645fd9dbd0e7f628caca4d2fa0bd5f7e495d5))
- rebuild built-in locale data ([#315](https://github.com/vuepress/ecosystem/issues/315)) ([5308fb4](https://github.com/vuepress/ecosystem/commit/5308fb48310d3f0c6af4adc1a98f2e6747c85f33))

# [2.0.0-rc.67](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.66...v2.0.0-rc.67) (2024-12-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/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.67",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - comment",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/blog/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-feed
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/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.66",
"version": "2.0.0-rc.68",
"description": "Feed plugin for vuepress-theme-hope",
"keywords": [
"vuepress",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-active-header-links
Expand Down
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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - active header links",
"keywords": [
"vuepress-plugin",
Expand Down
6 changes: 6 additions & 0 deletions plugins/development/plugin-git/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Features

- **plugin-git:** improve contributors sorting ([#309](https://github.com/vuepress/ecosystem/issues/309)) ([4fdde2c](https://github.com/vuepress/ecosystem/commit/4fdde2cca2c89344d692ebad7a806a48959a3d46))

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

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

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

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

### Features

- rebuild built-in locale data ([#315](https://github.com/vuepress/ecosystem/issues/315)) ([5308fb4](https://github.com/vuepress/ecosystem/commit/5308fb48310d3f0c6af4adc1a98f2e6747c85f33))

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-reading-time
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - reading-time",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-rtl/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

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

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-sass-palette/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-sass-palette",
"version": "2.0.0-rc.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - sass-palette",
"keywords": [
"vuepress-plugin",
Expand Down
6 changes: 6 additions & 0 deletions plugins/features/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Features

- rebuild built-in locale data ([#315](https://github.com/vuepress/ecosystem/issues/315)) ([5308fb4](https://github.com/vuepress/ecosystem/commit/5308fb48310d3f0c6af4adc1a98f2e6747c85f33))

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-back-to-top
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - back to top",
"keywords": [
"vuepress-plugin",
Expand Down
6 changes: 6 additions & 0 deletions plugins/features/plugin-catalog/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Features

- rebuild built-in locale data ([#315](https://github.com/vuepress/ecosystem/issues/315)) ([5308fb4](https://github.com/vuepress/ecosystem/commit/5308fb48310d3f0c6af4adc1a98f2e6747c85f33))

# [2.0.0-rc.67](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.66...v2.0.0-rc.67) (2024-12-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/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.67",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - catalog",
"keywords": [
"vuepress-plugin",
Expand Down
6 changes: 6 additions & 0 deletions plugins/features/plugin-copy-code/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Features

- rebuild built-in locale data ([#315](https://github.com/vuepress/ecosystem/issues/315)) ([5308fb4](https://github.com/vuepress/ecosystem/commit/5308fb48310d3f0c6af4adc1a98f2e6747c85f33))

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-copy-code
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - copy code block",
"keywords": [
"vuepress-plugin",
Expand Down
6 changes: 6 additions & 0 deletions plugins/features/plugin-copyright/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Features

- rebuild built-in locale data ([#315](https://github.com/vuepress/ecosystem/issues/315)) ([5308fb4](https://github.com/vuepress/ecosystem/commit/5308fb48310d3f0c6af4adc1a98f2e6747c85f33))

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-copyright
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - copyright",
"keywords": [
"vuepress-plugin",
Expand Down
10 changes: 10 additions & 0 deletions plugins/features/plugin-icon/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

### Features

- add plugin-icon ([#319](https://github.com/vuepress/ecosystem/issues/319)) ([09fec63](https://github.com/vuepress/ecosystem/commit/09fec63550331388137fabf95bc0d8f8525814fc))
2 changes: 1 addition & 1 deletion plugins/features/plugin-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepress/plugin-icon",
"version": "2.0.0-rc.67",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - icon",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/features/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-medium-zoom
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - medium-zoom",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/features/plugin-notice/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

**Note:** Version bump only for package @vuepress/plugin-notice
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/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.66",
"version": "2.0.0-rc.68",
"description": "VuePress plugin - back to top",
"keywords": [
"vuepress-plugin",
Expand Down
4 changes: 4 additions & 0 deletions plugins/features/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.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)

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

# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)

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

0 comments on commit c838810

Please sign in to comment.