Skip to content

Commit 67ba84d

Browse files
committed
release: v2.0.0-alpha.2
1 parent cf725e6 commit 67ba84d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.0.0-alpha.2](https://github.com/hujiulong/vue-3d-model/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2022-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* fix var name ([fb9f27d](https://github.com/hujiulong/vue-3d-model/commit/fb9f27d7a397f5b21fa09299eda915d47af26c64))
7+
8+
9+
### Features
10+
11+
* support for setting progress bar and poster ([7534a22](https://github.com/hujiulong/vue-3d-model/commit/7534a22fd7b81010a6adbdd6b6dbd27763e3b752))
12+
13+
14+
115
# [2.0.0-alpha.1](https://github.com/hujiulong/vue-3d-model/compare/v1.4.0...v2.0.0-alpha.1) (2022-06-13)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-3d-model",
3-
"version": "2.0.0-alpha.1",
3+
"version": "2.0.0-alpha.2",
44
"description": "3D models viewer with vue.js",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)