Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 820ac79

Browse files
committed
build: publish
- docs@1.0.12 - vuepress-mergeable@1.1.4 - vuepress-plugin-clean-urls@1.1.2 - vuepress-plugin-container@2.1.5 - vuepress-plugin-dehydrate@1.1.5 - vuepress-plugin-medium-zoom@1.1.9 - vuepress-plugin-named-chunks@1.1.4 - vuepress-plugin-nprogress@1.1.8 - vuepress-plugin-redirect@1.2.5 - vuepress-plugin-serve@2.0.4 - vuepress-plugin-smooth-scroll@0.0.10 - vuepress-plugin-table-of-contents@1.1.7 - vuepress-plugin-typescript@0.3.1 - vuepress-plugin-zooming@1.1.8 - vuepress-types@0.9.4
1 parent 98bbc67 commit 820ac79

File tree

30 files changed

+95
-26
lines changed

30 files changed

+95
-26
lines changed

packages/docs/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+
## [1.0.12](https://github.com/vuepress/vuepress-community/compare/docs@1.0.11...docs@1.0.12) (2020-09-01)
7+
8+
**Note:** Version bump only for package docs
9+
610
## [1.0.11](https://github.com/vuepress/vuepress-community/compare/docs@1.0.10...docs@1.0.11) (2020-05-21)
711

812
**Note:** Version bump only for package docs

packages/docs/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"private": true,
55
"scripts": {
66
"build": "vuepress build src --temp .temp --dest dist",
@@ -15,18 +15,18 @@
1515
"dependencies": {
1616
"@vuepress/plugin-back-to-top": "^1.3.0",
1717
"vuepress": "^1.3.0",
18-
"vuepress-plugin-clean-urls": "1.1.1",
19-
"vuepress-plugin-container": "2.1.4",
18+
"vuepress-plugin-clean-urls": "1.1.2",
19+
"vuepress-plugin-container": "2.1.5",
2020
"vuepress-plugin-copyright": "^1.0.2",
2121
"vuepress-plugin-git-log": "^1.0.1",
2222
"vuepress-plugin-mathjax": "^1.2.8",
23-
"vuepress-plugin-medium-zoom": "1.1.8",
24-
"vuepress-plugin-named-chunks": "1.1.3",
25-
"vuepress-plugin-redirect": "1.2.4",
26-
"vuepress-plugin-serve": "2.0.3",
27-
"vuepress-plugin-smooth-scroll": "0.0.9",
28-
"vuepress-plugin-table-of-contents": "1.1.6",
29-
"vuepress-plugin-typescript": "0.3.0",
30-
"vuepress-plugin-zooming": "1.1.7"
23+
"vuepress-plugin-medium-zoom": "1.1.9",
24+
"vuepress-plugin-named-chunks": "1.1.4",
25+
"vuepress-plugin-redirect": "1.2.5",
26+
"vuepress-plugin-serve": "2.0.4",
27+
"vuepress-plugin-smooth-scroll": "0.0.10",
28+
"vuepress-plugin-table-of-contents": "1.1.7",
29+
"vuepress-plugin-typescript": "0.3.1",
30+
"vuepress-plugin-zooming": "1.1.8"
3131
}
3232
}

packages/vuepress-mergeable/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+
## [1.1.4](https://github.com/vuepress/vuepress-community/compare/vuepress-mergeable@1.1.3...vuepress-mergeable@1.1.4) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-mergeable
9+
610
## [1.1.3](https://github.com/vuepress/vuepress-community/compare/vuepress-mergeable@1.1.2...vuepress-mergeable@1.1.3) (2019-12-27)
711

812
### Bug Fixes

packages/vuepress-mergeable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-mergeable",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "VuePress tool to customize how a plugin merges its options",
55
"keywords": [
66
"plugin",

packages/vuepress-plugin-clean-urls/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+
## [1.1.2](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-clean-urls@1.1.1...vuepress-plugin-clean-urls@1.1.2) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-clean-urls
9+
610
## [1.1.1](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-clean-urls@1.1.0...vuepress-plugin-clean-urls@1.1.1) (2019-11-29)
711

812
**Note:** Version bump only for package vuepress-plugin-clean-urls

packages/vuepress-plugin-clean-urls/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-clean-urls",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "VuePress plugin for clean URLs",
55
"keywords": [
66
"clean-url",

packages/vuepress-plugin-container/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.1.5](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-container@2.1.4...vuepress-plugin-container@2.1.5) (2020-09-01)
7+
8+
### Bug Fixes
9+
10+
- dependency issues in typescript and container plugin ([#52](https://github.com/vuepress/vuepress-community/issues/52)) ([8a4c390](https://github.com/vuepress/vuepress-community/commit/8a4c39089e48ab9319ba15853a4a4782812af03f))
11+
612
## [2.1.4](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-container@2.1.3...vuepress-plugin-container@2.1.4) (2020-05-21)
713

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

packages/vuepress-plugin-container/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-container",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "VuePress plugin for markdown container",
55
"keywords": [
66
"container",

packages/vuepress-plugin-dehydrate/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [1.1.5](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-dehydrate@1.1.4...vuepress-plugin-dehydrate@1.1.5) (2020-09-01)
7+
8+
### Bug Fixes
9+
10+
- **plugin-dehydrate:** find string in a right way ([#53](https://github.com/vuepress/vuepress-community/issues/53)) ([549c900](https://github.com/vuepress/vuepress-community/commit/549c90022fad38f25c8aa264238d5c57ecc1811e))
11+
612
## [1.1.4](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-dehydrate@1.1.3...vuepress-plugin-dehydrate@1.1.4) (2020-05-21)
713

814
**Note:** Version bump only for package vuepress-plugin-dehydrate

packages/vuepress-plugin-dehydrate/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-dehydrate",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "VuePress plugin to dehydrate generated HTML files",
55
"keywords": [
66
"build",

packages/vuepress-plugin-medium-zoom/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+
## [1.1.9](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-medium-zoom@1.1.8...vuepress-plugin-medium-zoom@1.1.9) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-medium-zoom
9+
610
## [1.1.8](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-medium-zoom@1.1.7...vuepress-plugin-medium-zoom@1.1.8) (2019-11-29)
711

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

packages/vuepress-plugin-medium-zoom/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-medium-zoom",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "VuePress plugin for medium-zoom",
55
"keywords": [
66
"image",

packages/vuepress-plugin-named-chunks/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+
## [1.1.4](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-named-chunks@1.1.3...vuepress-plugin-named-chunks@1.1.4) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-named-chunks
9+
610
## [1.1.3](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-named-chunks@1.1.2...vuepress-plugin-named-chunks@1.1.3) (2020-05-21)
711

812
**Note:** Version bump only for package vuepress-plugin-named-chunks

packages/vuepress-plugin-named-chunks/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-named-chunks",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "VuePress plugin to track chunks",
55
"keywords": [
66
"chunks",

packages/vuepress-plugin-nprogress/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+
## [1.1.8](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-nprogress@1.1.7...vuepress-plugin-nprogress@1.1.8) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-nprogress
9+
610
## [1.1.7](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-nprogress@1.1.6...vuepress-plugin-nprogress@1.1.7) (2020-05-21)
711

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

packages/vuepress-plugin-nprogress/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-nprogress",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "VuePress plugin for nprogress",
55
"keywords": [
66
"nprogress",

packages/vuepress-plugin-redirect/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+
## [1.2.5](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-redirect@1.2.4...vuepress-plugin-redirect@1.2.5) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-redirect
9+
610
## [1.2.4](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-redirect@1.2.3...vuepress-plugin-redirect@1.2.4) (2020-05-21)
711

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

packages/vuepress-plugin-redirect/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-plugin-redirect",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "VuePress plugin to handle redirection",
55
"keywords": [
66
"i18n",
@@ -33,6 +33,6 @@
3333
},
3434
"dependencies": {
3535
"@shigma/stringify-object": "^3.3.0",
36-
"vuepress-plugin-dehydrate": "1.1.4"
36+
"vuepress-plugin-dehydrate": "1.1.5"
3737
}
3838
}

packages/vuepress-plugin-serve/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.4](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-serve@2.0.3...vuepress-plugin-serve@2.0.4) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-serve
9+
610
## [2.0.3](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-serve@2.0.2...vuepress-plugin-serve@2.0.3) (2020-05-21)
711

812
**Note:** Version bump only for package vuepress-plugin-serve

packages/vuepress-plugin-serve/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-serve",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "VuePress plugin to serve generated files",
55
"keywords": [
66
"server",

packages/vuepress-plugin-smooth-scroll/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [0.0.10](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-smooth-scroll@0.0.9...vuepress-plugin-smooth-scroll@0.0.10) (2020-09-01)
7+
8+
### Bug Fixes
9+
10+
- **plugin-smooth-scroll:** get target element by id or name ([#58](https://github.com/vuepress/vuepress-community/issues/58)) ([6ce05cf](https://github.com/vuepress/vuepress-community/commit/6ce05cf3c9eb3f29236e327edaf09a24b3fdc0e6))
11+
612
## [0.0.9](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-smooth-scroll@0.0.8...vuepress-plugin-smooth-scroll@0.0.9) (2019-11-29)
713

814
**Note:** Version bump only for package vuepress-plugin-smooth-scroll

packages/vuepress-plugin-smooth-scroll/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-smooth-scroll",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "VuePress plugin for smooth scrolling",
55
"keywords": [
66
"plugin",

packages/vuepress-plugin-table-of-contents/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+
## [1.1.7](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-table-of-contents@1.1.6...vuepress-plugin-table-of-contents@1.1.7) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-table-of-contents
9+
610
## [1.1.6](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-table-of-contents@1.1.5...vuepress-plugin-table-of-contents@1.1.6) (2020-05-21)
711

812
**Note:** Version bump only for package vuepress-plugin-table-of-contents

packages/vuepress-plugin-table-of-contents/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-table-of-contents",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "VuePress plugin for table of contents",
55
"keywords": [
66
"plugin",

packages/vuepress-plugin-typescript/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
## [0.3.1](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-typescript@0.3.0...vuepress-plugin-typescript@0.3.1) (2020-09-01)
7+
8+
### Bug Fixes
9+
10+
- **plugin-typescript:** use partial ts-loader optiions ([ef560d4](https://github.com/vuepress/vuepress-community/commit/ef560d4de9dfa9941b04cdfdc1a9351ab3fb449a))
11+
- dependency issues in typescript and container plugin ([#52](https://github.com/vuepress/vuepress-community/issues/52)) ([8a4c390](https://github.com/vuepress/vuepress-community/commit/8a4c39089e48ab9319ba15853a4a4782812af03f))
12+
613
# [0.3.0](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-typescript@0.2.0...vuepress-plugin-typescript@0.3.0) (2020-05-21)
714

815
### Features

packages/vuepress-plugin-typescript/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-typescript",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "VuePress plugin for typescript",
55
"keywords": [
66
"plugin",

packages/vuepress-plugin-zooming/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+
## [1.1.8](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-zooming@1.1.7...vuepress-plugin-zooming@1.1.8) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-plugin-zooming
9+
610
## [1.1.7](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-zooming@1.1.6...vuepress-plugin-zooming@1.1.7) (2019-11-29)
711

812
**Note:** Version bump only for package vuepress-plugin-zooming

packages/vuepress-plugin-zooming/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-zooming",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "VuePress plugin for zooming",
55
"keywords": [
66
"image",

packages/vuepress-types/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+
## [0.9.4](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.3...vuepress-types@0.9.4) (2020-09-01)
7+
8+
**Note:** Version bump only for package vuepress-types
9+
610
## [0.9.3](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.2...vuepress-types@0.9.3) (2020-05-21)
711

812
### Bug Fixes

packages/vuepress-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-types",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "VuePress TypeScript helpers",
55
"keywords": [
66
"types",

0 commit comments

Comments
 (0)