Skip to content

Commit

Permalink
chore: Release 4.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
WoodNeck committed May 8, 2023
1 parent 8a95762 commit 7dfb40a
Show file tree
Hide file tree
Showing 7 changed files with 106 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@
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.6](https://github.com/naver/egjs-view360/compare/4.0.0-beta.5...4.0.0-beta.6) (2023-05-08)
### :sparkles: Packages
* `@egjs/ngx-view360` 4.0.0-beta.6
* `@egjs/react-view360` 4.0.0-beta.6
* `@egjs/svelte-view360` 4.0.0-beta.6
* `@egjs/view360` 4.0.0-beta.6
* `@egjs/vue-view360` 4.0.0-beta.6
* `@egjs/vue3-view360` 4.0.0-beta.6


### :bug: Bug Fix

* `@egjs/vue3-view360`, `@egjs/vue-view360`, `@egjs/view360`, `@egjs/svelte-view360`, `@egjs/react-view360`
* create cjs build and fix wrong exports ([61b2e39](https://github.com/naver/egjs-view360/commit/61b2e398f0fd666f949b94820368bb413e4963c4))
* `@egjs/vue-view360`, `@egjs/view360`
* low performance due to proxy wrapping ([f9fd058](https://github.com/naver/egjs-view360/commit/f9fd05863f8e919941ef238ca215c381b5991fa8))


### :mega: Other

* All
* update packages versions ([8a95762](https://github.com/naver/egjs-view360/commit/8a95762a2c8319899884207d871577cdc5a23db6))



## [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
Expand Down
9 changes: 9 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,15 @@
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.6](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-05-08)


### :mega: Other

* update packages versions ([8a95762](https://github.com/naver/egjs-view360/commit/8a95762a2c8319899884207d871577cdc5a23db6))



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


Expand Down
14 changes: 14 additions & 0 deletions packages/react-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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.6](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-05-08)


### :bug: Bug Fix

* create cjs build and fix wrong exports ([61b2e39](https://github.com/naver/egjs-view360/commit/61b2e398f0fd666f949b94820368bb413e4963c4))


### :mega: Other

* update packages versions ([8a95762](https://github.com/naver/egjs-view360/commit/8a95762a2c8319899884207d871577cdc5a23db6))



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


Expand Down
14 changes: 14 additions & 0 deletions packages/svelte-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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.6](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-05-08)


### :bug: Bug Fix

* create cjs build and fix wrong exports ([61b2e39](https://github.com/naver/egjs-view360/commit/61b2e398f0fd666f949b94820368bb413e4963c4))


### :mega: Other

* update packages versions ([8a95762](https://github.com/naver/egjs-view360/commit/8a95762a2c8319899884207d871577cdc5a23db6))



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


Expand Down
15 changes: 15 additions & 0 deletions packages/view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
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.6](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-05-08)


### :bug: Bug Fix

* create cjs build and fix wrong exports ([61b2e39](https://github.com/naver/egjs-view360/commit/61b2e398f0fd666f949b94820368bb413e4963c4))
* low performance due to proxy wrapping ([f9fd058](https://github.com/naver/egjs-view360/commit/f9fd05863f8e919941ef238ca215c381b5991fa8))


### :mega: Other

* update packages versions ([8a95762](https://github.com/naver/egjs-view360/commit/8a95762a2c8319899884207d871577cdc5a23db6))



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


Expand Down
15 changes: 15 additions & 0 deletions packages/vue-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
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.6](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-05-08)


### :bug: Bug Fix

* create cjs build and fix wrong exports ([61b2e39](https://github.com/naver/egjs-view360/commit/61b2e398f0fd666f949b94820368bb413e4963c4))
* low performance due to proxy wrapping ([f9fd058](https://github.com/naver/egjs-view360/commit/f9fd05863f8e919941ef238ca215c381b5991fa8))


### :mega: Other

* update packages versions ([8a95762](https://github.com/naver/egjs-view360/commit/8a95762a2c8319899884207d871577cdc5a23db6))



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


Expand Down
14 changes: 14 additions & 0 deletions packages/vue3-view360/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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.6](https://github.com/naver/egjs-view360/compare/@egjs/[email protected]...@egjs/[email protected]) (2023-05-08)


### :bug: Bug Fix

* create cjs build and fix wrong exports ([61b2e39](https://github.com/naver/egjs-view360/commit/61b2e398f0fd666f949b94820368bb413e4963c4))


### :mega: Other

* update packages versions ([8a95762](https://github.com/naver/egjs-view360/commit/8a95762a2c8319899884207d871577cdc5a23db6))



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


Expand Down

0 comments on commit 7dfb40a

Please sign in to comment.