File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## <small >1.2.1 (2022-08-17)</small >
2
+
3
+ * docs: update docs ([ 77e27fb] ( https://github.com/zeffon/bilibili-embed-renderer/commit/77e27fb ) )
4
+ * docs: update README ([ d42d37b] ( https://github.com/zeffon/bilibili-embed-renderer/commit/d42d37b ) )
5
+ * docs: update README ([ 7dc8ece] ( https://github.com/zeffon/bilibili-embed-renderer/commit/7dc8ece ) )
6
+ * docs: vue add docs of global register usage ([ ef56fe1] ( https://github.com/zeffon/bilibili-embed-renderer/commit/ef56fe1 ) )
7
+ * fix: width and height of the aspect ratio adapt ([ 232dda1] ( https://github.com/zeffon/bilibili-embed-renderer/commit/232dda1 ) )
8
+ * release: bilibili-embed-renderer 1.0.0 ([ d818982] ( https://github.com/zeffon/bilibili-embed-renderer/commit/d818982 ) )
9
+ * release: bilibili-embed-renderer 1.0.0 ([ 3ce98db] ( https://github.com/zeffon/bilibili-embed-renderer/commit/3ce98db ) )
10
+ * release:
[email protected] (
[ 0ac49b7
] ( https://github.com/zeffon/bilibili-embed-renderer/commit/0ac49b7 ) )
11
+ * release:
[email protected] (
[ 2c717c9
] ( https://github.com/zeffon/bilibili-embed-renderer/commit/2c717c9 ) )
12
+ * release:
[email protected] (
[ 3a6a2f9
] ( https://github.com/zeffon/bilibili-embed-renderer/commit/3a6a2f9 ) )
13
+ * release:
[email protected] (
[ de6f08d
] ( https://github.com/zeffon/bilibili-embed-renderer/commit/de6f08d ) )
14
+ * feat: add vue-bilibili-embed-renderer ([ 77e7a9c] ( https://github.com/zeffon/bilibili-embed-renderer/commit/77e7a9c ) )
15
+ * feat: iframe of width and height support string ([ 078c4bb] ( https://github.com/zeffon/bilibili-embed-renderer/commit/078c4bb ) )
16
+ * feat: remove custom mobile style file ([ 6abc4e0] ( https://github.com/zeffon/bilibili-embed-renderer/commit/6abc4e0 ) )
17
+ * refactor: width and height adaptive optimization ([ b0e4064] ( https://github.com/zeffon/bilibili-embed-renderer/commit/b0e4064 ) )
18
+ * chore: filter publish file ([ 5b32cc0] ( https://github.com/zeffon/bilibili-embed-renderer/commit/5b32cc0 ) )
19
+
20
+
21
+
1
22
## 1.2.0 (2022-08-16)
2
23
3
24
* docs: update docs ([ 77e27fb] ( https://github.com/zeffon/bilibili-embed-renderer/commit/77e27fb ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-bilibili-embed-renderer" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " It is better to use Bilibili's embed renderer component for Vue applications" ,
5
5
"main" : " dist/index.umd.js" ,
6
6
"module" : " dist/index.es.js" ,
You can’t perform that action at this time.
0 commit comments