Skip to content

Commit

Permalink
chore: Release 0.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Aug 12, 2022
1 parent 6be7e81 commit 79a5a61
Show file tree
Hide file tree
Showing 10 changed files with 128 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,35 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.35.1](https://github.com/daybrush/moveable/compare/0.35.0...0.35.1) (2022-08-12)
### :sparkles: Packages
* `lit-moveable` 0.12.1
* `moveable` 0.35.1
* `preact-moveable` 0.37.1
* `react-compat-moveable` 0.23.1
* `react-moveable` 0.38.1
* `svelte-moveable` 0.27.1
* `vue-moveable` 2.0.0-beta.33
* `vue3-moveable` 0.10.1
* `ngx-moveable` 0.32.1


### :bug: Bug Fix

* `react-moveable`, `react-compat-moveable`
* export event-emitter ([937d83e](https://github.com/daybrush/moveable/commit/937d83e221d7080abdb699bc088eff9ca89caaa4))
* fix click event for mobile #720 ([ce6bced](https://github.com/daybrush/moveable/commit/ce6bced55ca6e32981215ebd91a57fe04a789f4e))
* `react-moveable`, `moveable`
* fix that dragStart method cannot fire #718 ([5ea9fc3](https://github.com/daybrush/moveable/commit/5ea9fc362534e8a56976ad87053700ee06a14e0d))


### :mega: Other

* All
* publish packages ([6be7e81](https://github.com/daybrush/moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.35.0](https://github.com/daybrush/moveable/compare/0.34.3...0.35.0) (2022-08-06)
### :sparkles: Packages
* `lit-moveable` 0.12.0
Expand Down
9 changes: 9 additions & 0 deletions packages/lit-moveable/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.

## [0.12.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.12.1) (2022-08-12)


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.12.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.12.0) (2022-08-06)


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

## [0.35.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.35.1) (2022-08-12)


### :bug: Bug Fix

* fix that dragStart method cannot fire #718 ([5ea9fc3](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/5ea9fc362534e8a56976ad87053700ee06a14e0d))


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.35.0](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.35.0) (2022-08-06)


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

## [0.32.1](https://github.com/daybrush/moveable/compare/[email protected]@0.32.1) (2022-08-12)


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.32.0](https://github.com/daybrush/moveable/compare/[email protected]@0.32.0) (2022-08-06)


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

## [0.37.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.37.1) (2022-08-12)


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.37.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.37.0) (2022-08-06)


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

## [0.23.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.23.1) (2022-08-12)


### :bug: Bug Fix

* export event-emitter ([937d83e](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/937d83e221d7080abdb699bc088eff9ca89caaa4))
* fix click event for mobile #720 ([ce6bced](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/ce6bced55ca6e32981215ebd91a57fe04a789f4e))


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.23.0](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.23.0) (2022-08-06)


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

## [0.38.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.38.1) (2022-08-12)


### :bug: Bug Fix

* export event-emitter ([937d83e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/937d83e221d7080abdb699bc088eff9ca89caaa4))
* fix click event for mobile #720 ([ce6bced](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ce6bced55ca6e32981215ebd91a57fe04a789f4e))
* fix that dragStart method cannot fire #718 ([5ea9fc3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ea9fc362534e8a56976ad87053700ee06a14e0d))


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.38.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.38.0) (2022-08-06)


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

## [0.27.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.27.1) (2022-08-12)


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.27.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.27.0) (2022-08-06)


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

## [2.0.0-beta.33](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.33) (2022-08-12)


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [2.0.0-beta.32](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.32) (2022-08-06)


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

## [0.10.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.10.1) (2022-08-12)


### :mega: Other

* publish packages ([6be7e81](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/6be7e8122b8edd2e323a039cdbb73381de74e14f))



## [0.10.0](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.10.0) (2022-08-06)


Expand Down

0 comments on commit 79a5a61

Please sign in to comment.