Skip to content

Commit

Permalink
chore: Release 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
malangfox committed Dec 2, 2022
1 parent 21ab1df commit 6f3f2a0
Show file tree
Hide file tree
Showing 77 changed files with 90 additions and 1 deletion.
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.

## [1.4.6](https://github.com/naver/egjs-conveyer/compare/1.4.5...1.4.6) (2022-12-02)
### :sparkles: Packages
* `@egjs/conveyer` 1.4.6
* `@egjs/react-conveyer` 1.4.6
* `@egjs/svelte-conveyer` 1.4.6
* `@egjs/vue-conveyer` 1.4.6
* `@egjs/vue2-conveyer` 1.4.6
* `@egjs/ngx-conveyer` 1.4.6


### :bug: Bug Fix

* `@egjs/svelte-conveyer`
* fix incorrect main/module/exports. (#24) ([976d2aa](https://github.com/naver/egjs-conveyer/commit/976d2aa27d4000bd5733325059913793b1542a6d))
* `@egjs/conveyer`
* remove axes instance on destory (#26) ([f7e7769](https://github.com/naver/egjs-conveyer/commit/f7e7769fc4ee9e9ba4d58f228ce3ac4480d00d9f))


### :mega: Other

* All
* update packages versions ([21ab1df](https://github.com/naver/egjs-conveyer/commit/21ab1df94e32216e5436ad53a028035c644d849d))



## [1.4.5](https://github.com/naver/egjs-conveyer/compare/1.4.3...1.4.5) (2022-10-14)
### :sparkles: Packages
* `@egjs/conveyer` 1.4.5
Expand Down
14 changes: 14 additions & 0 deletions packages/conveyer/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.

## [1.4.6](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-12-02)


### :bug: Bug Fix

* remove axes instance on destory (#26) ([f7e7769](https://github.com/naver/egjs-conveyer/commit/f7e7769fc4ee9e9ba4d58f228ce3ac4480d00d9f))


### :mega: Other

* update packages versions ([21ab1df](https://github.com/naver/egjs-conveyer/commit/21ab1df94e32216e5436ad53a028035c644d849d))



## [1.4.5](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-10-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/docs/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
"1.4.5",
"1.4.6",
"1.3.1",
"1.2.0",
"1.1.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/ngx-conveyer/projects/ngx-conveyer/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.

## [1.4.6](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-12-02)


### :mega: Other

* update packages versions ([21ab1df](https://github.com/naver/egjs-conveyer/commit/21ab1df94e32216e5436ad53a028035c644d849d))



## [1.4.5](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-10-14)


Expand Down
9 changes: 9 additions & 0 deletions packages/react-conveyer/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.

## [1.4.6](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-12-02)


### :mega: Other

* update packages versions ([21ab1df](https://github.com/naver/egjs-conveyer/commit/21ab1df94e32216e5436ad53a028035c644d849d))



## [1.4.5](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-10-14)


Expand Down
14 changes: 14 additions & 0 deletions packages/svelte-conveyer/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.

## [1.4.6](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-12-02)


### :bug: Bug Fix

* fix incorrect main/module/exports. (#24) ([976d2aa](https://github.com/naver/egjs-conveyer/commit/976d2aa27d4000bd5733325059913793b1542a6d))


### :mega: Other

* update packages versions ([21ab1df](https://github.com/naver/egjs-conveyer/commit/21ab1df94e32216e5436ad53a028035c644d849d))



## [1.4.5](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-10-14)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue-conveyer/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.

## [1.4.6](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-12-02)


### :mega: Other

* update packages versions ([21ab1df](https://github.com/naver/egjs-conveyer/commit/21ab1df94e32216e5436ad53a028035c644d849d))



## [1.4.5](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-10-14)


Expand Down
9 changes: 9 additions & 0 deletions packages/vue2-conveyer/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.

## [1.4.6](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-12-02)


### :mega: Other

* update packages versions ([21ab1df](https://github.com/naver/egjs-conveyer/commit/21ab1df94e32216e5436ad53a028035c644d849d))



## [1.4.5](https://github.com/naver/egjs-conveyer/compare/@egjs/[email protected]...@egjs/[email protected]) (2022-10-14)


Expand Down

0 comments on commit 6f3f2a0

Please sign in to comment.