Skip to content

Commit

Permalink
Merge pull request #254 from bilibili/changeset-release/main
Browse files Browse the repository at this point in the history
Release v0.14.13
  • Loading branch information
hughfenghen authored Aug 19, 2024
2 parents 8d029c9 + aac2284 commit cf74a52
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/twenty-camels-lie.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/av-canvas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @webav/av-canvas

## 0.14.13

### Patch Changes

- 95c37f8: fix: first frame incorrect when split MP4Clip #245
- Updated dependencies [95c37f8]
- @webav/av-cliper@0.14.13

## 0.14.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/av-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webav/av-canvas",
"version": "0.14.12",
"version": "0.14.13",
"private": false,
"repository": "https://github.com/bilibili/WebAV",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/av-cliper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @webav/av-cliper

## 0.14.13

### Patch Changes

- 95c37f8: fix: first frame incorrect when split MP4Clip #245

## 0.14.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/av-cliper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webav/av-cliper",
"version": "0.14.12",
"version": "0.14.13",
"private": false,
"repository": "https://github.com/bilibili/WebAV",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/av-recorder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @webav/av-recorder

## 0.14.13

### Patch Changes

- Updated dependencies [95c37f8]
- @webav/av-cliper@0.14.13

## 0.14.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/av-recorder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webav/av-recorder",
"version": "0.14.12",
"version": "0.14.13",
"private": false,
"repository": "https://github.com/bilibili/WebAV",
"keywords": [
Expand Down

0 comments on commit cf74a52

Please sign in to comment.