diff --git a/CHANGELOG.md b/CHANGELOG.md index 697fb60b..1202268c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.1](https://github.com/zhihu/griffith/compare/v1.27.0...v1.27.1) (2022-09-27) + +**Note:** Version bump only for package griffith + + + + + # [1.27.0](https://github.com/zhihu/griffith/compare/v1.26.2...v1.27.0) (2022-09-27) diff --git a/example/CHANGELOG.md b/example/CHANGELOG.md index 0d8b77f5..8fe8f0fa 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.1](https://github.com/zhihu/griffith/compare/v1.27.0...v1.27.1) (2022-09-27) + +**Note:** Version bump only for package example + + + + + # [1.27.0](https://github.com/zhihu/griffith/compare/v1.26.2...v1.27.0) (2022-09-27) **Note:** Version bump only for package example diff --git a/example/package.json b/example/package.json index 40ee625d..9f235940 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "1.27.0", + "version": "1.27.1", "private": true, "scripts": { "build": "vite build", @@ -8,7 +8,7 @@ }, "dependencies": { "@types/react-router-dom": "^5.1.8", - "griffith": "^1.27.0", + "griffith": "^1.27.1", "react": "^16.8", "react-dom": "^16.8", "react-router-dom": "^5.3.0" diff --git a/lerna.json b/lerna.json index a04b948b..d257fe92 100644 --- a/lerna.json +++ b/lerna.json @@ -4,7 +4,7 @@ "example", "website" ], - "version": "1.27.0", + "version": "1.27.1", "conventionalCommits": true, "npmClient": "yarn", "useWorkspaces": true diff --git a/packages/griffith-message/CHANGELOG.md b/packages/griffith-message/CHANGELOG.md index 449b0a8c..74a213ef 100644 --- a/packages/griffith-message/CHANGELOG.md +++ b/packages/griffith-message/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.1](https://github.com/zhihu/griffith/compare/v1.27.0...v1.27.1) (2022-09-27) + +**Note:** Version bump only for package griffith-message + + + + + # [1.25.0](https://github.com/zhihu/griffith/compare/v1.24.3...v1.25.0) (2022-04-07) diff --git a/packages/griffith-message/package.json b/packages/griffith-message/package.json index 91275321..b4e31c31 100644 --- a/packages/griffith-message/package.json +++ b/packages/griffith-message/package.json @@ -1,6 +1,6 @@ { "name": "griffith-message", - "version": "1.25.0", + "version": "1.27.1", "description": "griffith message plugin", "homepage": "https://github.com/zhihu/griffith/tree/master/packages/griffith-message", "license": "MIT", diff --git a/packages/griffith-standalone/CHANGELOG.md b/packages/griffith-standalone/CHANGELOG.md index 7beeefa2..4fa7f7da 100644 --- a/packages/griffith-standalone/CHANGELOG.md +++ b/packages/griffith-standalone/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.1](https://github.com/zhihu/griffith/compare/v1.27.0...v1.27.1) (2022-09-27) + +**Note:** Version bump only for package griffith-standalone + + + + + # [1.27.0](https://github.com/zhihu/griffith/compare/v1.26.2...v1.27.0) (2022-09-27) **Note:** Version bump only for package griffith-standalone diff --git a/packages/griffith-standalone/package.json b/packages/griffith-standalone/package.json index 1c7e145f..99b9e75e 100644 --- a/packages/griffith-standalone/package.json +++ b/packages/griffith-standalone/package.json @@ -1,6 +1,6 @@ { "name": "griffith-standalone", - "version": "1.27.0", + "version": "1.27.1", "description": "Zhihu Video Player", "homepage": "https://github.com/zhihu/griffith/tree/master/packages/griffith-standalone", "license": "MIT", @@ -16,7 +16,7 @@ }, "devDependencies": { "@types/react-dom": "^17.0.9", - "griffith": "^1.27.0", + "griffith": "^1.27.1", "react": "^16.8", "react-dom": "^16.8" } diff --git a/packages/griffith/CHANGELOG.md b/packages/griffith/CHANGELOG.md index e827cff8..593abd9a 100644 --- a/packages/griffith/CHANGELOG.md +++ b/packages/griffith/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.1](https://github.com/zhihu/griffith/compare/v1.27.0...v1.27.1) (2022-09-27) + +**Note:** Version bump only for package griffith + + + + + # [1.27.0](https://github.com/zhihu/griffith/compare/v1.26.2...v1.27.0) (2022-09-27) diff --git a/packages/griffith/package.json b/packages/griffith/package.json index 0d3ccb6c..4fe7d1fb 100644 --- a/packages/griffith/package.json +++ b/packages/griffith/package.json @@ -1,6 +1,6 @@ { "name": "griffith", - "version": "1.27.0", + "version": "1.27.1", "description": "Zhihu Video Player", "homepage": "https://github.com/zhihu/griffith/tree/master/packages/griffith", "license": "MIT", @@ -27,7 +27,7 @@ "aphrodite": "^2.4.0", "eventemitter3": "^3.1.0", "griffith-hls": "^1.26.1", - "griffith-message": "^1.25.0", + "griffith-message": "^1.27.1", "griffith-mp4": "^1.23.0", "griffith-utils": "^1.23.0", "isomorphic-bigscreen": "2.0.5", diff --git a/website/CHANGELOG.md b/website/CHANGELOG.md index 7e81b7f9..f823a22e 100644 --- a/website/CHANGELOG.md +++ b/website/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.1](https://github.com/zhihu/griffith/compare/v1.27.0...v1.27.1) (2022-09-27) + +**Note:** Version bump only for package website + + + + + # [1.27.0](https://github.com/zhihu/griffith/compare/v1.26.2...v1.27.0) (2022-09-27) **Note:** Version bump only for package website diff --git a/website/package.json b/website/package.json index 6f1e9014..e351be75 100644 --- a/website/package.json +++ b/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "1.27.0", + "version": "1.27.1", "private": true, "scripts": { "build": "gatsby build", @@ -12,7 +12,7 @@ "gatsby-plugin-react-helmet": "^3.0.12", "gatsby-source-filesystem": "^2.0.32", "gatsby-transformer-remark": "^2.3.11", - "griffith": "^1.27.0", + "griffith": "^1.27.1", "normalize.css": "^8.0.1", "react": "^16.8", "react-dom": "^16.8",