Skip to content

Commit

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

## [0.44.4](https://github.com/daybrush/moveable/compare/0.44.3...0.44.4) (2023-03-21)
### :sparkles: Packages
* `@moveable/helper` 0.1.2
* `lit-moveable` 0.21.4
* `moveable` 0.44.4
* `preact-moveable` 0.46.3
* `react-compat-moveable` 0.32.4
* `react-moveable` 0.47.3
* `svelte-moveable` 0.36.4
* `vue-moveable` 2.0.0-beta.62
* `vue3-moveable` 0.19.4
* `ngx-moveable` 0.41.4


### :bug: Bug Fix

* `react-moveable`
* fix infinite loop (#873) ([179f950](https://github.com/daybrush/moveable/commit/179f95047d1aeae8d7bb2275ea0ab980feded486))
* `lit-moveable`
* update lit version ([32db849](https://github.com/daybrush/moveable/commit/32db8497e3548daa4226aa56aae4e051ab2884b3))


### :memo: Documentation

* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`
* fix README ([7426492](https://github.com/daybrush/moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`
* publish packages ([ae54ef4](https://github.com/daybrush/moveable/commit/ae54ef4c660ae789867e4286990f234cc808a379))
* Other
* fix github workflow build step ([3a70df4](https://github.com/daybrush/moveable/commit/3a70df4367b87166fd51345255490b09cc64373b))
* fix github workflows ([faf0a40](https://github.com/daybrush/moveable/commit/faf0a40ba74316e4515a8a69c6bef84947e2696a))



## [0.44.3](https://github.com/daybrush/moveable/compare/0.44.2...0.44.3) (2023-03-14)
### :sparkles: Packages
* `@moveable/helper` 0.1.2
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.2](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/helper@0.1.2...@moveable/helper@0.1.2) (2023-03-21)

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





## [0.1.2](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/helper@0.1.2...@moveable/helper@0.1.2) (2023-03-14)

**Note:** Version bump only for package @moveable/helper
Expand Down
14 changes: 14 additions & 0 deletions packages/lit-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.21.4](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.21.3...lit-moveable@0.21.4) (2023-03-21)


### :bug: Bug Fix

* update lit version ([32db849](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/32db8497e3548daa4226aa56aae4e051ab2884b3))


### :mega: Other

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



## [0.21.3](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.21.2...lit-moveable@0.21.3) (2023-03-14)


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.44.4](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.44.3...moveable@0.44.4) (2023-03-21)


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

* publish packages ([ae54ef4](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/ae54ef4c660ae789867e4286990f234cc808a379))



## [0.44.3](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.44.2...moveable@0.44.3) (2023-03-14)


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

## [0.41.4](https://github.com/daybrush/moveable/compare/ngx-moveable@0.41.3...ngx-moveable@0.41.4) (2023-03-21)


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

* publish packages ([ae54ef4](https://github.com/daybrush/moveable/commit/ae54ef4c660ae789867e4286990f234cc808a379))



## [0.41.3](https://github.com/daybrush/moveable/compare/ngx-moveable@0.41.2...ngx-moveable@0.41.3) (2023-03-14)


Expand Down
14 changes: 14 additions & 0 deletions packages/preact-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.46.3](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.46.2...preact-moveable@0.46.3) (2023-03-21)


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

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



## [0.46.2](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.46.1...preact-moveable@0.46.2) (2023-03-14)


Expand Down
9 changes: 9 additions & 0 deletions packages/react-compat-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.4](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/react-compat-moveable@0.32.3...react-compat-moveable@0.32.4) (2023-03-21)


### :mega: Other

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



## [0.32.3](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/react-compat-moveable@0.32.2...react-compat-moveable@0.32.3) (2023-03-14)


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

## [0.47.3](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.47.2...react-moveable@0.47.3) (2023-03-21)


### :bug: Bug Fix

* fix infinite loop (#873) ([179f950](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/179f95047d1aeae8d7bb2275ea0ab980feded486))


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

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



## [0.47.2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.47.1...react-moveable@0.47.2) (2023-03-14)


Expand Down
14 changes: 14 additions & 0 deletions packages/svelte-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.36.4](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.36.3...svelte-moveable@0.36.4) (2023-03-21)


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

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



## [0.36.3](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.36.2...svelte-moveable@0.36.3) (2023-03-14)


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

## [2.0.0-beta.62](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.61...vue-moveable@2.0.0-beta.62) (2023-03-21)


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

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



## [2.0.0-beta.61](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.60...vue-moveable@2.0.0-beta.61) (2023-03-14)


Expand Down
14 changes: 14 additions & 0 deletions packages/vue3-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.19.4](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.19.3...vue3-moveable@0.19.4) (2023-03-21)


### :memo: Documentation

* fix README ([7426492](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/7426492de210ab6f38d411d96e6d843d7423f555))


### :mega: Other

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



## [0.19.3](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.19.2...vue3-moveable@0.19.3) (2023-03-14)


Expand Down

0 comments on commit c8c4a33

Please sign in to comment.