Skip to content

Commit

Permalink
chore: release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Dec 19, 2023
1 parent c991c22 commit e9aa4ed
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.7](https://github.com/AgoraIO-Extensions/agora-rtc-sdk-ng-fake/compare/v1.0.6...v1.0.7) (2023-12-19)

### Features

- add setParameter ([08a885b](https://github.com/AgoraIO-Extensions/agora-rtc-sdk-ng-fake/commit/08a885b81b77d1966a1a43badd35db914dfb028f))

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

### 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.6";
export const VERSION = "1.0.7";

0 comments on commit e9aa4ed

Please sign in to comment.