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

Commit f70a36c

Browse files
committed
feat: new build
1 parent 0bd9cdf commit f70a36c

38 files changed

+45083
-36674
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ https://www.cnblogs.com/pcyy/p/5655542.html
7171

7272
## Settings
7373

74-
See the document.
74+
See the [document](https://xiazeyu.github.io/live2d-widget.js/docs/class/src/index.js~L2Dwidget.html#instance-method-init).
7575

7676
<details><summary>Current supported models:</summary><br>
7777

docsrc/CHANGELOG.md

Lines changed: 66 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,74 @@
11
<a name="Unreleased"></a>
2-
# Unreleased (2018-01-13)
2+
# Unreleased (2018-01-19)
33

44

55

66

7+
<a name="3.0.1"></a>
8+
## 3.0.1 (2018-01-19)
9+
10+
* 3.0.1 ([34a76c8](https://github.com/xiazeyu/live2d-widget.js/commit/34a76c8))
11+
* docs: relink js to unpkg CDN ([bde33f6](https://github.com/xiazeyu/live2d-widget.js/commit/bde33f6))
12+
* fix: achieve frameshot, recover event system ([155d46b](https://github.com/xiazeyu/live2d-widget.js/commit/155d46b))
13+
* style: change L2Dwidget into Class ([c98040a](https://github.com/xiazeyu/live2d-widget.js/commit/c98040a))
14+
* build: add script to bump version better ([c304bc2](https://github.com/xiazeyu/live2d-widget.js/commit/c304bc2))
15+
16+
17+
18+
<a name="3.0.6"></a>
19+
## 3.0.6 (2018-01-19)
20+
21+
* 3.0.6 ([15ebe5d](https://github.com/xiazeyu/live2d-widget.js/commit/15ebe5d))
22+
23+
24+
25+
<a name="3.0.5"></a>
26+
## 3.0.5 (2018-01-19)
27+
28+
* 3.0.5 ([34514d6](https://github.com/xiazeyu/live2d-widget.js/commit/34514d6))
29+
30+
31+
32+
<a name="3.0.4"></a>
33+
## 3.0.4 (2018-01-19)
34+
35+
* 3.0.4 ([d66ab98](https://github.com/xiazeyu/live2d-widget.js/commit/d66ab98))
36+
37+
38+
39+
<a name="3.0.4-0"></a>
40+
## 3.0.4-0 (2018-01-19)
41+
42+
* 3.0.4-0 ([2c919c8](https://github.com/xiazeyu/live2d-widget.js/commit/2c919c8))
43+
44+
45+
46+
<a name="3.0.3-0"></a>
47+
## 3.0.3-0 (2018-01-19)
48+
49+
* 3.0.3-0 ([70cfeda](https://github.com/xiazeyu/live2d-widget.js/commit/70cfeda))
50+
51+
52+
53+
<a name="3.0.2-0"></a>
54+
## 3.0.2-0 (2018-01-19)
55+
56+
* 3.0.2-0 ([3d4f065](https://github.com/xiazeyu/live2d-widget.js/commit/3d4f065))
57+
58+
59+
60+
<a name="3.0.1-0"></a>
61+
## 3.0.1-0 (2018-01-19)
62+
63+
* 3.0.1-0 ([8458a4f](https://github.com/xiazeyu/live2d-widget.js/commit/8458a4f))
64+
* build(fix changelog script path problem): ([67c56ee](https://github.com/xiazeyu/live2d-widget.js/commit/67c56ee))
65+
* chore(update dependency settings): ([7796aac](https://github.com/xiazeyu/live2d-widget.js/commit/7796aac))
66+
* docs: update CHANGELOG ([c840cfa](https://github.com/xiazeyu/live2d-widget.js/commit/c840cfa))
67+
* docs(method of execute): finish the doc of launch it (use var) ([1b43dc0](https://github.com/xiazeyu/live2d-widget.js/commit/1b43dc0))
68+
* build: remove ghpages from npm publish ([7401ffe](https://github.com/xiazeyu/live2d-widget.js/commit/7401ffe))
69+
70+
71+
772
<a name="3.0.0"></a>
873
# 3.0.0 (2018-01-13)
974

0 commit comments

Comments
 (0)