Skip to content

Commit

Permalink
chore: release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Feb 29, 2024
1 parent 3f9a286 commit 52f517a
Show file tree
Hide file tree
Showing 3 changed files with 422 additions and 290 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Update Release Assets
if: ${{ steps.check-if-release-exists.outputs.release-exists }}
run: |
pnpm release --no-increment --no-git --ci --npm.allowSameVersion --github.assets=./packages/rtc/dist/${{ env.RTC_PACKAGE_PATH }} --github.assets=./packages/fake/rtc/dist/${{ env.RTC_FAKE_PACKAGE_PATH }}
pnpm release --no-increment --no-git --ci --github.assets=./packages/rtc/dist/${{ env.RTC_PACKAGE_PATH }} --github.assets=./packages/fake/rtc/dist/${{ env.RTC_FAKE_PACKAGE_PATH }}
- name: Prepare CDN Publish iris-web-rtc
if: ${{ inputs.cdn }}
Expand Down
77 changes: 77 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,83 @@
## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))

## [0.6.0](https://github.com/AgoraIO-Extensions/iris_web/compare/v0.5.0...v0.6.0) (2024-02-29)


### Features

* some new apis ([3bb491f](https://github.com/AgoraIO-Extensions/iris_web/commit/3bb491fab567ea2ebd5a3dff34705e8ca72a8c1e))
Expand Down
Loading

0 comments on commit 52f517a

Please sign in to comment.