Skip to content

Commit

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

## [0.51.1](https://github.com/daybrush/moveable/compare/0.51.0...0.51.1) (2023-07-11)
### :sparkles: Packages
* `croact-moveable` 0.7.1
* `@moveable/helper` 0.1.3
* `lit-moveable` 0.28.1
* `moveable` 0.51.1
* `preact-moveable` 0.53.1
* `react-moveable` 0.54.1
* `svelte-moveable` 0.43.1
* `vue-moveable` 2.0.0-beta.83
* `vue3-moveable` 0.26.1
* `ngx-moveable` 0.48.1


### :bug: Bug Fix

* `react-moveable`
* fix individual transforms for 2d #969 ([7e205f4](https://github.com/daybrush/moveable/commit/7e205f47c239993029de250d7848fc198261a5e3))


### :mega: Other

* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`, `croact-moveable`
* publish packages ([27bda8e](https://github.com/daybrush/moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



## [0.51.0](https://github.com/daybrush/moveable/compare/0.50.2...0.51.0) (2023-07-09)
### :sparkles: Packages
* `croact-moveable` 0.7.0
Expand Down
9 changes: 9 additions & 0 deletions packages/croact-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.7.1](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/compare/[email protected]@0.7.1) (2023-07-11)


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


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-11)

**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-07-09)

**Note:** Version bump only for package @moveable/helper
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.28.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.28.1) (2023-07-11)


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



## [0.28.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.28.0) (2023-07-09)


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


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


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.48.1](https://github.com/daybrush/moveable/compare/[email protected]@0.48.1) (2023-07-11)


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


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.53.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.53.1) (2023-07-11)


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


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


### :bug: Bug Fix

* fix individual transforms for 2d #969 ([7e205f4](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7e205f47c239993029de250d7848fc198261a5e3))


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


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.43.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.43.1) (2023-07-11)


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


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.83](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.83) (2023-07-11)


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


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.26.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@0.26.1) (2023-07-11)


### :mega: Other

* publish packages ([27bda8e](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/27bda8ea3d9751847fc073519a832b3464242d3c))



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


Expand Down

0 comments on commit c7337e5

Please sign in to comment.