Skip to content

Commit

Permalink
chore: Release 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malangfox committed Jul 26, 2023
1 parent aca7cfb commit ff8a0fc
Show file tree
Hide file tree
Showing 6 changed files with 83 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.9.0](https://github.com/naver/egjs-axes/compare/3.8.5...3.9.0) (2023-07-26)
### :sparkles: Packages
* `@egjs/axes` 3.9.0
* `@egjs/react-axes` 3.3.0
* `@egjs/svelte-axes` 3.3.0
* `@egjs/vue-axes` 3.3.0
* `@egjs/vue2-axes` 3.3.0


### :rocket: New Features

* `@egjs/axes`
* add preventDefaultOnDrag option to PanInput (#214) ([cc115a9](https://github.com/naver/egjs-axes/commit/cc115a95b06c2893844d6de146ce8b7b00573fc3))


### :bug: Bug Fix

* `@egjs/axes`
* fix setOptions not applying to duration options (#215) ([a0b8621](https://github.com/naver/egjs-axes/commit/a0b8621fe9a06edc534efef640f7d9e09d7faa4b))


### :mega: Other

* All
* update packages versions ([aca7cfb](https://github.com/naver/egjs-axes/commit/aca7cfb41b48d2beb1711df4446968a9e19d8d7e))



## [3.8.5](https://github.com/naver/egjs-axes/compare/3.8.4...3.8.5) (2023-06-22)
### :sparkles: Packages
* `@egjs/axes` 3.8.5
Expand Down
19 changes: 19 additions & 0 deletions packages/axes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.9.0](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.8.5...@egjs/axes@3.9.0) (2023-07-26)


### :rocket: New Features

* add preventDefaultOnDrag option to PanInput (#214) ([cc115a9](https://github.com/naver/egjs-axes/commit/cc115a95b06c2893844d6de146ce8b7b00573fc3))


### :bug: Bug Fix

* fix setOptions not applying to duration options (#215) ([a0b8621](https://github.com/naver/egjs-axes/commit/a0b8621fe9a06edc534efef640f7d9e09d7faa4b))


### :mega: Other

* update packages versions ([aca7cfb](https://github.com/naver/egjs-axes/commit/aca7cfb41b48d2beb1711df4446968a9e19d8d7e))



## [3.8.5](https://github.com/naver/egjs-axes/compare/@egjs/axes@3.8.4...@egjs/axes@3.8.5) (2023-06-22)


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

## [3.3.0](https://github.com/naver/egjs-axes/compare/@egjs/react-axes@3.2.5...@egjs/react-axes@3.3.0) (2023-07-26)


### :mega: Other

* update packages versions ([aca7cfb](https://github.com/naver/egjs-axes/commit/aca7cfb41b48d2beb1711df4446968a9e19d8d7e))



## [3.2.5](https://github.com/naver/egjs-axes/compare/@egjs/react-axes@3.2.4...@egjs/react-axes@3.2.5) (2023-06-22)


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

## [3.3.0](https://github.com/naver/egjs-axes/compare/@egjs/svelte-axes@3.2.5...@egjs/svelte-axes@3.3.0) (2023-07-26)


### :mega: Other

* update packages versions ([aca7cfb](https://github.com/naver/egjs-axes/commit/aca7cfb41b48d2beb1711df4446968a9e19d8d7e))



## [3.2.5](https://github.com/naver/egjs-axes/compare/@egjs/svelte-axes@3.2.4...@egjs/svelte-axes@3.2.5) (2023-06-22)


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

## [3.3.0](https://github.com/naver/egjs-axes/compare/@egjs/vue-axes@3.2.5...@egjs/vue-axes@3.3.0) (2023-07-26)


### :mega: Other

* update packages versions ([aca7cfb](https://github.com/naver/egjs-axes/commit/aca7cfb41b48d2beb1711df4446968a9e19d8d7e))



## [3.2.5](https://github.com/naver/egjs-axes/compare/@egjs/vue-axes@3.2.4...@egjs/vue-axes@3.2.5) (2023-06-22)


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

## [3.3.0](https://github.com/naver/egjs-axes/compare/@egjs/vue2-axes@3.2.5...@egjs/vue2-axes@3.3.0) (2023-07-26)


### :mega: Other

* update packages versions ([aca7cfb](https://github.com/naver/egjs-axes/commit/aca7cfb41b48d2beb1711df4446968a9e19d8d7e))



## [3.2.5](https://github.com/naver/egjs-axes/compare/@egjs/vue2-axes@3.2.4...@egjs/vue2-axes@3.2.5) (2023-06-22)


Expand Down

0 comments on commit ff8a0fc

Please sign in to comment.