Skip to content

Commit

Permalink
Merge pull request #158 from bilibili/changeset-release/main
Browse files Browse the repository at this point in the history
Release v0.13.2
  • Loading branch information
hughfenghen authored Jun 30, 2024
2 parents 4f8c076 + aa9a1d5 commit 66bf39a
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/shaggy-panthers-happen.md

This file was deleted.

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

## 0.13.2

### Patch Changes

- Updated dependencies [6eebf28]
- @webav/av-cliper@0.13.2

## 0.13.1

### 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.13.1",
"version": "0.13.2",
"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.13.2

### Patch Changes

- 6eebf28: fix: throw Error when MP4Clip.splitTrack then invoke split

## 0.13.1

### 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.13.1",
"version": "0.13.2",
"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.13.2

### Patch Changes

- Updated dependencies [6eebf28]
- @webav/av-cliper@0.13.2

## 0.13.1

### 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.13.1",
"version": "0.13.2",
"private": false,
"repository": "https://github.com/bilibili/WebAV",
"keywords": [
Expand Down

0 comments on commit 66bf39a

Please sign in to comment.