Skip to content

Commit

Permalink
chore(release): publish v2.0.0-rc.33
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Apr 2, 2024
1 parent 994f99a commit dd4a4b6
Show file tree
Hide file tree
Showing 25 changed files with 43 additions and 24 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file. See [Conven

<!-- #region recent-change -->

## [2.0.0-rc.33](https://github.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.32...v2.0.0-rc.33) (2024-04-02)

### Features

- **components:** remove iconfont keyword ([a50a4d5](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/a50a4d546bcbb981966c3b6144293936e443c274))
- **components:** update pdf components ([815160d](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/815160d1b640f0b1ebbfcb86b3926df440fd8e09))
- **md-enhance:** tweaks ([a8f0b6b](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/a8f0b6b9aa745591bb6e731333c53d84d9eab14b))
- **search-pro:** improve search queue ([ee53fa6](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/ee53fa650fdf3b70fd616673e8a360065c3adf9a))

### Bug Fixes

- **components:** fix Replit ([996a9cf](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/996a9cfbb788720d9ea9a4da671d55a41ae8e0b8))
- **md-enhance:** fix markmap style ([75e62b1](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/75e62b11a2be97a17ff7ee807c4df4bcea65bdea))
- **theme:** fix hint font-size ([1065498](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/106549869dd12346e45f7907958139629efce9a9))
- **theme:** fix link check ([89afa6f](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/89afa6f1382aeefc290e7c03af45abf202fd13f6))
- **theme:** fix relative link resolve in PageNav, close [#4005](https://github.com/vuepress-theme-hope/vuepress-theme-hope/issues/4005) ([994f99a](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/994f99ab6bb91a19161ee03ce057a52a62e02044))
- **theme:** fix shiki background in darkmode ([e2c69b7](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/e2c69b703b1b539d1888fa4adbaeea511f124776))
- **theme:** fix waline color ([9a08f20](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commit/9a08f20be2772401d41ce417b1b4263db5b51ee4))

## [2.0.0-rc.32](https://github.com/vuepress-theme-hope/vuepress-theme-hope/compare/v2.0.0-rc.31...v2.0.0-rc.32) (2024-03-25)

### Features
Expand Down
2 changes: 1 addition & 1 deletion demo/components/package.json
@@ -1,6 +1,6 @@
{
"name": "components-demo",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Demo for vuepress-plugin-components",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion demo/lightgallery/package.json
@@ -1,6 +1,6 @@
{
"name": "lightgallery-demo",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Demo for vuepress-plugin-lightgallery",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion demo/md-enhance/package.json
@@ -1,6 +1,6 @@
{
"name": "md-enhance-demo",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Demo for vuepress-plugin-md-enhance",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion demo/sass-palette/package.json
@@ -1,6 +1,6 @@
{
"name": "sass-palette-demo",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Demo for vuepress-plugin-sass-palette",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion demo/search-pro/package.json
@@ -1,6 +1,6 @@
{
"name": "search-pro-demo",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Demo for vuepress-plugin-search-pro",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion demo/theme-blog/package.json
@@ -1,6 +1,6 @@
{
"name": "theme-blog-demo",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Blog demo for vuepress-theme-hope",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion demo/theme-docs/package.json
@@ -1,6 +1,6 @@
{
"name": "theme-docs-demo",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Theme demo for vuepress-theme-hope",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs-shared/package.json
@@ -1,6 +1,6 @@
{
"name": "docs-shared",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Shared files for docs",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs/components/package.json
@@ -1,6 +1,6 @@
{
"name": "components-docs",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Docs for vuepress-plugin-components",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs/lightgallery/package.json
@@ -1,6 +1,6 @@
{
"name": "lightgallery-docs",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Docs for vuepress-plugin-lightgallery",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs/md-enhance/package.json
@@ -1,6 +1,6 @@
{
"name": "md-enhance-docs",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Docs for vuepress-plugin-md-enhance",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs/sass-palette/package.json
@@ -1,6 +1,6 @@
{
"name": "sass-palette-docs",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Docs for vuepress-plugin-sass-palette",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs/search-pro/package.json
@@ -1,6 +1,6 @@
{
"name": "search-pro-docs",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Docs for vuepress-plugin-search-pro",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs/shared/package.json
@@ -1,6 +1,6 @@
{
"name": "shared-docs",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Docs for vuepress-shared",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion docs/theme/package.json
@@ -1,6 +1,6 @@
{
"name": "theme-docs",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "Docs for vuepress-theme-hope",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-theme-hope-root",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"private": true,
"description": "A VuePress theme with tons of features",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-components",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "Components collection plugin for VuePress2",
"keywords": [
"vuepress",
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
@@ -1,6 +1,6 @@
{
"name": "create-vuepress-theme-hope",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "Create vuepress-theme-hope demo project helper",
"keywords": [
"create",
Expand Down
2 changes: 1 addition & 1 deletion packages/lightgallery/package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-lightgallery",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "Light Gallery plugin for VuePress",
"keywords": [
"vuepress",
Expand Down
2 changes: 1 addition & 1 deletion packages/md-enhance/package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-md-enhance",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "Markdown enhancement plugin for vuepress",
"keywords": [
"vuepress",
Expand Down
2 changes: 1 addition & 1 deletion packages/sass-palette/package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-sass-palette",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "A common palette plugin for vuepress themes and plugins",
"keywords": [
"vuepress",
Expand Down
2 changes: 1 addition & 1 deletion packages/search-pro/package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-search-pro",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "A advanced search plugin in client",
"keywords": [
"vuepress",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-shared",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "Shared files for vuepress2",
"keywords": [
"vuepress",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
@@ -1,6 +1,6 @@
{
"name": "vuepress-theme-hope",
"version": "2.0.0-rc.32",
"version": "2.0.0-rc.33",
"description": "A light vuepress theme with tons of features",
"keywords": [
"vuepress",
Expand Down

0 comments on commit dd4a4b6

Please sign in to comment.