Skip to content

Commit f95da46

Browse files
committed
chore(release): 0.1.10
1 parent e7313e5 commit f95da46

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.1.10](https://github.com/vue-a11y/vuepress-theme-default-vue-a11y/compare/v0.1.9...v0.1.10) (2020-05-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **FigureCode:** Make figurecode components as functional ([e7313e5](https://github.com/vue-a11y/vuepress-theme-default-vue-a11y/commit/e7313e59f85cc847fb1a671ee8af32406a286529))
11+
512
### [0.1.9](https://github.com/vue-a11y/vuepress-theme-default-vue-a11y/compare/v0.1.8...v0.1.9) (2020-05-28)
613

714

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-theme-default-vue-a11y",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "Vuepress theme for vue-a11y documentation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)