Skip to content

Commit

Permalink
chore: Release 4.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
WoodNeck committed Mar 30, 2023
1 parent 85b1d14 commit 10c304e
Show file tree
Hide file tree
Showing 7 changed files with 118 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,41 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0-beta.5](https://github.com/naver/egjs-view360/compare/4.0.0-beta.0...4.0.0-beta.5) (2023-03-30)
### :sparkles: Packages
* `@egjs/ngx-view360` 4.0.0-beta.5
* `@egjs/react-view360` 4.0.0-beta.5
* `@egjs/svelte-view360` 4.0.0-beta.5
* `@egjs/view360` 4.0.0-beta.5
* `@egjs/vue-view360` 4.0.0-beta.5
* `@egjs/vue3-view360` 4.0.0-beta.5


### :bug: Bug Fix

* `@egjs/view360`, `@egjs/react-view360`
* ControlBar not removing child elements ([ab21128](https://github.com/naver/egjs-view360/commit/ab21128f84ecffab4dd6f71667aea3677af964a8))


### :memo: Documentation

* fix v3 demo link ([f052485](https://github.com/naver/egjs-view360/commit/f05248505738283f0b35bfc747bcbb60422bda66))
* fix vue3 example code ([3573da5](https://github.com/naver/egjs-view360/commit/3573da579cd1a8d939af96b87d9c5f75cf918a40))
* update title style ([05308d3](https://github.com/naver/egjs-view360/commit/05308d3ff3890dbc2f9330c7a771557023d60303))


### :mega: Other

* All
* fix install script ([5c25860](https://github.com/naver/egjs-view360/commit/5c2586054ec2c5bd8649a9d30e114705fdfa5579))
* Release 4.0.0-beta.4 ([81e3504](https://github.com/naver/egjs-view360/commit/81e3504229edcacac80ff92bef634bc38a813a99))
* update packages versions ([85b1d14](https://github.com/naver/egjs-view360/commit/85b1d142ef0b48f61a229c2c3f272900412bf0af))
* update packages versions ([64d704d](https://github.com/naver/egjs-view360/commit/64d704dde25002931fb7422a817a6322542b66eb))
* `@egjs/view360`
* fix actions ([7716598](https://github.com/naver/egjs-view360/commit/77165982ea31f969f36d8defb47e4ef45e934e1d))



## [4.0.0-beta.4](https://github.com/naver/egjs-view360/compare/4.0.0-beta.0...4.0.0-beta.4) (2023-02-27)
### :sparkles: Packages
* `@egjs/ngx-view360` 4.0.0-beta.4
Expand Down
12 changes: 12 additions & 0 deletions packages/ngx-view360/projects/ngx-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0-beta.5](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-03-30)


### :mega: Other

* fix install script ([5c25860](https://github.com/naver/egjs-view360/commit/5c2586054ec2c5bd8649a9d30e114705fdfa5579))
* Release 4.0.0-beta.4 ([81e3504](https://github.com/naver/egjs-view360/commit/81e3504229edcacac80ff92bef634bc38a813a99))
* update packages versions ([85b1d14](https://github.com/naver/egjs-view360/commit/85b1d142ef0b48f61a229c2c3f272900412bf0af))
* update packages versions ([64d704d](https://github.com/naver/egjs-view360/commit/64d704dde25002931fb7422a817a6322542b66eb))



## [4.0.0-beta.4](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-02-27)


Expand Down
17 changes: 17 additions & 0 deletions packages/react-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0-beta.5](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-03-30)


### :bug: Bug Fix

* ControlBar not removing child elements ([ab21128](https://github.com/naver/egjs-view360/commit/ab21128f84ecffab4dd6f71667aea3677af964a8))


### :mega: Other

* fix install script ([5c25860](https://github.com/naver/egjs-view360/commit/5c2586054ec2c5bd8649a9d30e114705fdfa5579))
* Release 4.0.0-beta.4 ([81e3504](https://github.com/naver/egjs-view360/commit/81e3504229edcacac80ff92bef634bc38a813a99))
* update packages versions ([85b1d14](https://github.com/naver/egjs-view360/commit/85b1d142ef0b48f61a229c2c3f272900412bf0af))
* update packages versions ([64d704d](https://github.com/naver/egjs-view360/commit/64d704dde25002931fb7422a817a6322542b66eb))



## [4.0.0-beta.4](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-02-27)


Expand Down
12 changes: 12 additions & 0 deletions packages/svelte-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0-beta.5](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-03-30)


### :mega: Other

* fix install script ([5c25860](https://github.com/naver/egjs-view360/commit/5c2586054ec2c5bd8649a9d30e114705fdfa5579))
* Release 4.0.0-beta.4 ([81e3504](https://github.com/naver/egjs-view360/commit/81e3504229edcacac80ff92bef634bc38a813a99))
* update packages versions ([85b1d14](https://github.com/naver/egjs-view360/commit/85b1d142ef0b48f61a229c2c3f272900412bf0af))
* update packages versions ([64d704d](https://github.com/naver/egjs-view360/commit/64d704dde25002931fb7422a817a6322542b66eb))



## [4.0.0-beta.4](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-02-27)


Expand Down
18 changes: 18 additions & 0 deletions packages/view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0-beta.5](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-03-30)


### :bug: Bug Fix

* ControlBar not removing child elements ([ab21128](https://github.com/naver/egjs-view360/commit/ab21128f84ecffab4dd6f71667aea3677af964a8))


### :mega: Other

* fix actions ([7716598](https://github.com/naver/egjs-view360/commit/77165982ea31f969f36d8defb47e4ef45e934e1d))
* fix install script ([5c25860](https://github.com/naver/egjs-view360/commit/5c2586054ec2c5bd8649a9d30e114705fdfa5579))
* Release 4.0.0-beta.4 ([81e3504](https://github.com/naver/egjs-view360/commit/81e3504229edcacac80ff92bef634bc38a813a99))
* update packages versions ([85b1d14](https://github.com/naver/egjs-view360/commit/85b1d142ef0b48f61a229c2c3f272900412bf0af))
* update packages versions ([64d704d](https://github.com/naver/egjs-view360/commit/64d704dde25002931fb7422a817a6322542b66eb))



## [4.0.0-beta.4](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-02-27)


Expand Down
12 changes: 12 additions & 0 deletions packages/vue-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0-beta.5](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-03-30)


### :mega: Other

* fix install script ([5c25860](https://github.com/naver/egjs-view360/commit/5c2586054ec2c5bd8649a9d30e114705fdfa5579))
* Release 4.0.0-beta.4 ([81e3504](https://github.com/naver/egjs-view360/commit/81e3504229edcacac80ff92bef634bc38a813a99))
* update packages versions ([85b1d14](https://github.com/naver/egjs-view360/commit/85b1d142ef0b48f61a229c2c3f272900412bf0af))
* update packages versions ([64d704d](https://github.com/naver/egjs-view360/commit/64d704dde25002931fb7422a817a6322542b66eb))



## [4.0.0-beta.4](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-02-27)


Expand Down
12 changes: 12 additions & 0 deletions packages/vue3-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.0-beta.5](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-03-30)


### :mega: Other

* fix install script ([5c25860](https://github.com/naver/egjs-view360/commit/5c2586054ec2c5bd8649a9d30e114705fdfa5579))
* Release 4.0.0-beta.4 ([81e3504](https://github.com/naver/egjs-view360/commit/81e3504229edcacac80ff92bef634bc38a813a99))
* update packages versions ([85b1d14](https://github.com/naver/egjs-view360/commit/85b1d142ef0b48f61a229c2c3f272900412bf0af))
* update packages versions ([64d704d](https://github.com/naver/egjs-view360/commit/64d704dde25002931fb7422a817a6322542b66eb))



## [4.0.0-beta.4](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-02-27)


Expand Down

0 comments on commit 10c304e

Please sign in to comment.