File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.5] ( https://github.com/zhihu/griffith/compare/v1.4.4...v1.4.5 ) (2019-04-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * cannot read property start of undefined ([ #86 ] ( https://github.com/zhihu/griffith/issues/86 ) ) ([ 9e2740a] ( https://github.com/zhihu/griffith/commit/9e2740a ) )
12+
13+
14+
15+
16+
617## [ 1.4.4] ( https://github.com/zhihu/griffith/compare/v1.4.3...v1.4.4 ) (2019-04-23)
718
819
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.5] ( https://github.com/zhihu/griffith/compare/v1.4.4...v1.4.5 ) (2019-04-28)
7+
8+ ** Note:** Version bump only for package example
9+
10+
11+
12+
13+
614## [ 1.4.4] ( https://github.com/xiaoyuhen/griffith/compare/v1.4.3...v1.4.4 ) (2019-04-23)
715
816** Note:** Version bump only for package example
Original file line number Diff line number Diff line change 11{
22 "name" : " example" ,
3- "version" : " 1.4.4 " ,
3+ "version" : " 1.4.5 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " NODE_ENV=production webpack --env production" ,
99 "dependencies" : {
1010 "@babel/polyfill" : " ^7.0.0" ,
1111 "@hot-loader/react-dom" : " ^16.8.6" ,
12- "griffith" : " ^1.4.4 " ,
12+ "griffith" : " ^1.4.5 " ,
1313 "query-string" : " ^6.3.0" ,
1414 "raf" : " ^3.4.1" ,
1515 "react" : " 16.4.2" ,
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.4.4 " ,
5+ "version" : " 1.4.5 " ,
66 "conventionalCommits" : true ,
77 "npmClient" : " yarn" ,
88 "useWorkspaces" : true
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.5] ( https://github.com/zhihu/griffith/compare/v1.4.4...v1.4.5 ) (2019-04-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * cannot read property start of undefined ([ #86 ] ( https://github.com/zhihu/griffith/issues/86 ) ) ([ 9e2740a] ( https://github.com/zhihu/griffith/commit/9e2740a ) )
12+
13+
14+
15+
16+
617## [ 1.4.4] ( https://github.com/xiaoyuhen/griffith/compare/v1.4.3...v1.4.4 ) (2019-04-23)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " griffith-mp4" ,
3- "version" : " 1.4.4 " ,
3+ "version" : " 1.4.5 " ,
44 "description" : " griffith mp4 plugin" ,
55 "homepage" : " https://github.com/zhihu/griffith/tree/master/packages/griffith-mp4" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.5] ( https://github.com/zhihu/griffith/compare/v1.4.4...v1.4.5 ) (2019-04-28)
7+
8+ ** Note:** Version bump only for package griffith-standalone
9+
10+
11+
12+
13+
614## [ 1.4.4] ( https://github.com/xiaoyuhen/griffith/compare/v1.4.3...v1.4.4 ) (2019-04-23)
715
816** Note:** Version bump only for package griffith-standalone
Original file line number Diff line number Diff line change 11{
22 "name" : " griffith-standalone" ,
3- "version" : " 1.4.4 " ,
3+ "version" : " 1.4.5 " ,
44 "description" : " Zhihu Video Player" ,
55 "homepage" : " https://github.com/zhihu/griffith/tree/master/packages/griffith-standalone" ,
66 "license" : " MIT" ,
1515 },
1616 "devDependencies" : {
1717 "babel-loader" : " ^8.0.5" ,
18- "griffith" : " ^1.4.4 " ,
18+ "griffith" : " ^1.4.5 " ,
1919 "react" : " 16.4.2" ,
2020 "react-dom" : " 16.4.2" ,
2121 "webpack" : " ^4.29.6" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.5] ( https://github.com/zhihu/griffith/compare/v1.4.4...v1.4.5 ) (2019-04-28)
7+
8+ ** Note:** Version bump only for package griffith
9+
10+
11+
12+
13+
614## [ 1.4.4] ( https://github.com/xiaoyuhen/griffith/compare/v1.4.3...v1.4.4 ) (2019-04-23)
715
816** Note:** Version bump only for package griffith
Original file line number Diff line number Diff line change 11{
22 "name" : " griffith" ,
3- "version" : " 1.4.4 " ,
3+ "version" : " 1.4.5 " ,
44 "description" : " Zhihu Video Player" ,
55 "homepage" : " https://github.com/zhihu/griffith/tree/master/packages/griffith" ,
66 "license" : " MIT" ,
2828 "eventemitter3" : " ^3.1.0" ,
2929 "griffith-hls" : " ^1.4.4" ,
3030 "griffith-message" : " ^1.4.4" ,
31- "griffith-mp4" : " ^1.4.4 " ,
31+ "griffith-mp4" : " ^1.4.5 " ,
3232 "griffith-utils" : " ^1.4.4" ,
3333 "isomorphic-bigscreen" : " 2.0.5" ,
3434 "lodash" : " 4.17.11" ,
You can’t perform that action at this time.
0 commit comments