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

Commit 17bfc94

Browse files
committed
build: publish
- vuepress-types@0.9.2
1 parent cb02ef2 commit 17bfc94

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vuepress-types/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.9.2](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.1...vuepress-types@0.9.2) (2020-05-06)
7+
8+
### Bug Fixes
9+
10+
- **types:** allow async function for `additionalPages` ([#30](https://github.com/vuepress/vuepress-community/issues/30)) ([cb02ef2](https://github.com/vuepress/vuepress-community/commit/cb02ef2d53a52e4bce4a6ff98409455ad8eeb1d2))
11+
612
## [0.9.1](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.0...vuepress-types@0.9.1) (2020-04-08)
713

814
### 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.1",
3+
"version": "0.9.2",
44
"description": "VuePress TypeScript helpers",
55
"keywords": [
66
"types",

0 commit comments

Comments
 (0)