Skip to content

Commit

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

## [0.50.1](https://github.com/daybrush/moveable/compare/0.49.1...0.50.1) (2023-07-02)
### :sparkles: Packages
* `croact-moveable` 0.6.1
* `@moveable/helper` 0.1.3
* `lit-moveable` 0.27.1
* `moveable` 0.50.1
* `preact-moveable` 0.52.1
* `react-moveable` 0.53.1
* `svelte-moveable` 0.42.1
* `vue-moveable` 2.0.0-beta.80
* `vue3-moveable` 0.25.1
* `ngx-moveable` 0.47.1


### :rocket: New Features

* `react-moveable`
* add `getMoveables` with request #940 ([b926985](https://github.com/daybrush/moveable/commit/b92698522e1b6f20e40ba7d82560d00d3c6a6a97))
* support dragStart with individualGroupable #967 ([d470f64](https://github.com/daybrush/moveable/commit/d470f64a45362a8183d2f1ab572a50bc4d9f2b5e))


### :bug: Bug Fix

* `react-moveable`, `moveable`
* fix choppy reisze #961 ([c8f9637](https://github.com/daybrush/moveable/commit/c8f9637ae319870cc6d4e9bf68eb98820f27f25e))
* fix group's dragTargetRef #953 ([85d17d7](https://github.com/daybrush/moveable/commit/85d17d77751d474db88b7238dd39baccd6b7a78d))
* `react-moveable`
* fix translate(-50%, -50%) #963 ([6577ee9](https://github.com/daybrush/moveable/commit/6577ee9707246eb0f59e1bb685d96277f8feaa6d))
* individualGroupable request #967 ([daf6008](https://github.com/daybrush/moveable/commit/daf60087a82858d18ee260645e96ebb363b073de))


### :mega: Other

* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`, `croact-moveable`
* publish packages ([5697e80](https://github.com/daybrush/moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.49.1](https://github.com/daybrush/moveable/compare/0.49.0...0.49.1) (2023-06-28)
### :sparkles: Packages
* `croact-moveable` 0.5.1
Expand Down
10 changes: 10 additions & 0 deletions packages/croact-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.1](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/compare/[email protected]@0.6.1) (2023-07-02)


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.5.1](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/compare/[email protected]@0.5.1) (2023-06-28)


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

## [0.1.3](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-07-02)

**Note:** Version bump only for package @moveable/helper





## [0.1.3](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2023-06-28)


Expand Down
10 changes: 10 additions & 0 deletions packages/lit-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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/lit-moveable/compare/[email protected]@0.27.1) (2023-07-02)


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.26.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.26.1) (2023-06-28)


Expand Down
16 changes: 16 additions & 0 deletions packages/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.50.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.50.1) (2023-07-02)


### :bug: Bug Fix

* fix choppy reisze #961 ([c8f9637](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/c8f9637ae319870cc6d4e9bf68eb98820f27f25e))
* fix group's dragTargetRef #953 ([85d17d7](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/85d17d77751d474db88b7238dd39baccd6b7a78d))


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.49.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.49.1) (2023-06-28)


Expand Down
10 changes: 10 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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.47.1](https://github.com/daybrush/moveable/compare/[email protected]@0.47.1) (2023-07-02)


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.46.1](https://github.com/daybrush/moveable/compare/[email protected]@0.46.1) (2023-06-28)


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

## [0.52.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.52.1) (2023-07-02)


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.51.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.51.1) (2023-06-28)


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

## [0.53.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.53.1) (2023-07-02)


### :rocket: New Features

* add `getMoveables` with request #940 ([b926985](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b92698522e1b6f20e40ba7d82560d00d3c6a6a97))
* support dragStart with individualGroupable #967 ([d470f64](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d470f64a45362a8183d2f1ab572a50bc4d9f2b5e))


### :bug: Bug Fix

* fix choppy reisze #961 ([c8f9637](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/c8f9637ae319870cc6d4e9bf68eb98820f27f25e))
* fix group's dragTargetRef #953 ([85d17d7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/85d17d77751d474db88b7238dd39baccd6b7a78d))
* fix translate(-50%, -50%) #963 ([6577ee9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6577ee9707246eb0f59e1bb685d96277f8feaa6d))
* individualGroupable request #967 ([daf6008](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/daf60087a82858d18ee260645e96ebb363b073de))


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.52.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.52.1) (2023-06-28)


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

## [0.42.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.42.1) (2023-07-02)


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.41.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.41.1) (2023-06-28)


Expand Down
10 changes: 10 additions & 0 deletions packages/vue-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
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.80](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.80) (2023-07-02)


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



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


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

## [0.25.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.25.1) (2023-07-02)


### :mega: Other

* publish packages ([5697e80](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/5697e8050f486a83ea409b856d1f670759ba6910))
* publish packages ([5e76998](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/5e76998ba0a90efcbb0c2e4fe8030ca47a1842d4))



## [0.24.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.24.1) (2023-06-28)


Expand Down

0 comments on commit b68cbee

Please sign in to comment.