Skip to content

Commit

Permalink
v1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ambar committed Sep 27, 2022
1 parent 26964fd commit bc7677b
Show file tree
Hide file tree
Showing 12 changed files with 58 additions and 10 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
8 changes: 8 additions & 0 deletions example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "example",
"version": "1.27.0",
"version": "1.27.1",
"private": true,
"scripts": {
"build": "vite build",
"start": "vite --host"
},
"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"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"example",
"website"
],
"version": "1.27.0",
"version": "1.27.1",
"conventionalCommits": true,
"npmClient": "yarn",
"useWorkspaces": true
Expand Down
8 changes: 8 additions & 0 deletions packages/griffith-message/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/griffith-message/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/griffith-standalone/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions packages/griffith-standalone/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/griffith/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions packages/griffith/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "1.27.0",
"version": "1.27.1",
"private": true,
"scripts": {
"build": "gatsby build",
Expand All @@ -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",
Expand Down

0 comments on commit bc7677b

Please sign in to comment.