Skip to content

Commit

Permalink
Merge pull request #205 from bilibili/changeset-release/main
Browse files Browse the repository at this point in the history
Release v0.14.1
  • Loading branch information
hughfenghen authored Jul 25, 2024
2 parents acc712b + 3949bdc commit a08fbec
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/violet-ads-call.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.14.1

### Patch Changes

- Updated dependencies [1443b24]
- @webav/av-cliper@0.14.1

## 0.14.0

### 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.0",
"version": "0.14.1",
"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.1

### Patch Changes

- 1443b24: fix: range error: array buffer allocation failed #201

## 0.14.0

### Minor 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.0",
"version": "0.14.1",
"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.1

### Patch Changes

- Updated dependencies [1443b24]
- @webav/av-cliper@0.14.1

## 0.14.0

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

0 comments on commit a08fbec

Please sign in to comment.