Skip to content

Commit

Permalink
chore(version): v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yikoyu committed Apr 29, 2022
1 parent b0020fb commit 83821ec
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.1.2](https://github.com/yikoyu/vuetify-pro-layout/compare/v2.1.1...v2.1.2) (2022-04-29)


### Bug Fixes

* **logo:** logo显示被裁剪 ([6e8e3cb](https://github.com/yikoyu/vuetify-pro-layout/commit/6e8e3cb33c76bf2ed9177819f3eb9868c89c0a37))
* **types:** 类型ContextInstance取消readonly ([c0afc04](https://github.com/yikoyu/vuetify-pro-layout/commit/c0afc04f115dc08e49afbc6440c278af628b782e))



## [2.1.1](https://github.com/yikoyu/vuetify-pro-layout/compare/v2.1.0...v2.1.1) (2022-03-14)


Expand Down
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"vue": "^2.6.14",
"vue-router": "^3.5.3",
"vuetify": "^2.6.2",
"vuetify-pro-layout": "workspace:^2.1.1"
"vuetify-pro-layout": "workspace:^2.1.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuetify-pro-layout",
"version": "2.1.1",
"version": "2.1.2",
"license": "MIT",
"description": "vuetify基础布局,开箱即用",
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 83821ec

Please sign in to comment.