Skip to content

Commit

Permalink
chore: release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Oct 23, 2023
1 parent 0fc344b commit e93732b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# agora-rtc-sdk-ng-fake

## [1.0.6](https://github.com/AgoraIO-Extensions/agora-rtc-sdk-ng-fake/compare/v1.0.5...v1.0.6) (2023-10-23)

### Features

- add startProcessAudioBuffer stopProcessAudioBuffer ([#11](https://github.com/AgoraIO-Extensions/agora-rtc-sdk-ng-fake/issues/11)) ([0fc344b](https://github.com/AgoraIO-Extensions/agora-rtc-sdk-ng-fake/commit/0fc344b72e08533677b745ca21386c59e690f74c))

## [1.0.5](https://github.com/AgoraIO-Extensions/agora-rtc-sdk-ng-fake/compare/v1.0.2...v1.0.5) (2023-10-22)

### Features
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = "1.0.5";
export const VERSION = "1.0.6";

0 comments on commit e93732b

Please sign in to comment.