diff --git a/CHANGELOG.md b/CHANGELOG.md index a88da578a..e8d972d0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.44.3](https://github.com/daybrush/moveable/compare/0.44.2...0.44.3) (2023-03-14) +### :sparkles: Packages +* `@moveable/helper` 0.1.2 +* `lit-moveable` 0.21.3 +* `moveable` 0.44.3 +* `preact-moveable` 0.46.2 +* `react-compat-moveable` 0.32.3 +* `react-moveable` 0.47.2 +* `svelte-moveable` 0.36.3 +* `vue-moveable` 2.0.0-beta.61 +* `vue3-moveable` 0.19.3 +* `ngx-moveable` 0.41.3 + + +### :bug: Bug Fix + +* `react-moveable` + * fix chromium agent (#864) ([04ffe64](https://github.com/daybrush/moveable/commit/04ffe641c5383e2c992c06196d454967bdbd1e8a)) + * fix groupable moveables' calculation ([cd9970e](https://github.com/daybrush/moveable/commit/cd9970e9a9bf3d942bc76182e40121399346894e)) + + +### :memo: Documentation + +* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable` + * fix story url ([8977306](https://github.com/daybrush/moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable` + * update packages ([5b03d09](https://github.com/daybrush/moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) +* `react-moveable` + * fix ga id ([b034af5](https://github.com/daybrush/moveable/commit/b034af5f04d45c9ff3035451265773cac1334222)) + * fix test runner config ([6f6e585](https://github.com/daybrush/moveable/commit/6f6e5856773bccfb681dade0a2297e59338b8787)) +* Other + * fix github actions workflow ([fd9b213](https://github.com/daybrush/moveable/commit/fd9b213c7bdc0a9c36db4ccd47b7b038f9718cb4)) + + + ## [0.44.2](https://github.com/daybrush/moveable/compare/0.44.0...0.44.2) (2023-03-10) ### :sparkles: Packages * `@moveable/helper` 0.1.2 diff --git a/packages/helper/CHANGELOG.md b/packages/helper/CHANGELOG.md index f5f1bfd8f..e1cc0f0af 100644 --- a/packages/helper/CHANGELOG.md +++ b/packages/helper/CHANGELOG.md @@ -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-14) + +**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-10) **Note:** Version bump only for package @moveable/helper diff --git a/packages/lit-moveable/CHANGELOG.md b/packages/lit-moveable/CHANGELOG.md index 6b2a1bd17..0204bb838 100644 --- a/packages/lit-moveable/CHANGELOG.md +++ b/packages/lit-moveable/CHANGELOG.md @@ -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.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) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.21.2](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.21.0...lit-moveable@0.21.2) (2023-03-10) diff --git a/packages/moveable/CHANGELOG.md b/packages/moveable/CHANGELOG.md index 9b1168c60..322762183 100644 --- a/packages/moveable/CHANGELOG.md +++ b/packages/moveable/CHANGELOG.md @@ -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.3](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.44.2...moveable@0.44.3) (2023-03-14) + + +### :memo: Documentation + +* fix story url ([8977306](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.44.2](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.44.0...moveable@0.44.2) (2023-03-10) diff --git a/packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md b/packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md index c12e30c21..aceb3d4f3 100644 --- a/packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md +++ b/packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md @@ -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.3](https://github.com/daybrush/moveable/compare/ngx-moveable@0.41.2...ngx-moveable@0.41.3) (2023-03-14) + + +### :memo: Documentation + +* fix story url ([8977306](https://github.com/daybrush/moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.41.2](https://github.com/daybrush/moveable/compare/ngx-moveable@0.41.0...ngx-moveable@0.41.2) (2023-03-10) diff --git a/packages/preact-moveable/CHANGELOG.md b/packages/preact-moveable/CHANGELOG.md index 150e397f6..5f5213d50 100644 --- a/packages/preact-moveable/CHANGELOG.md +++ b/packages/preact-moveable/CHANGELOG.md @@ -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.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) + + +### :memo: Documentation + +* fix story url ([8977306](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.46.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.46.0...preact-moveable@0.46.1) (2023-03-10) diff --git a/packages/react-compat-moveable/CHANGELOG.md b/packages/react-compat-moveable/CHANGELOG.md index ba44a6186..f9b36c8e2 100644 --- a/packages/react-compat-moveable/CHANGELOG.md +++ b/packages/react-compat-moveable/CHANGELOG.md @@ -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.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) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.32.2](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/react-compat-moveable@0.32.0...react-compat-moveable@0.32.2) (2023-03-10) diff --git a/packages/react-moveable/CHANGELOG.md b/packages/react-moveable/CHANGELOG.md index c62a3cf0a..a201f6109 100644 --- a/packages/react-moveable/CHANGELOG.md +++ b/packages/react-moveable/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [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) + + +### :bug: Bug Fix + +* fix chromium agent (#864) ([04ffe64](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/04ffe641c5383e2c992c06196d454967bdbd1e8a)) +* fix groupable moveables' calculation ([cd9970e](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/cd9970e9a9bf3d942bc76182e40121399346894e)) + + +### :memo: Documentation + +* fix story url ([8977306](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* fix ga id ([b034af5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/b034af5f04d45c9ff3035451265773cac1334222)) +* fix test runner config ([6f6e585](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/6f6e5856773bccfb681dade0a2297e59338b8787)) +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.47.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.47.0...react-moveable@0.47.1) (2023-03-10) diff --git a/packages/svelte-moveable/CHANGELOG.md b/packages/svelte-moveable/CHANGELOG.md index e26e0bf5e..54d82d61e 100644 --- a/packages/svelte-moveable/CHANGELOG.md +++ b/packages/svelte-moveable/CHANGELOG.md @@ -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.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) + + +### :memo: Documentation + +* fix story url ([8977306](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.36.2](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.36.0...svelte-moveable@0.36.2) (2023-03-10) diff --git a/packages/vue-moveable/CHANGELOG.md b/packages/vue-moveable/CHANGELOG.md index dccc7a009..23fedec60 100644 --- a/packages/vue-moveable/CHANGELOG.md +++ b/packages/vue-moveable/CHANGELOG.md @@ -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.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) + + +### :memo: Documentation + +* fix story url ([8977306](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [2.0.0-beta.60](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.58...vue-moveable@2.0.0-beta.60) (2023-03-10) diff --git a/packages/vue3-moveable/CHANGELOG.md b/packages/vue3-moveable/CHANGELOG.md index be75b3b4d..43a406fed 100644 --- a/packages/vue3-moveable/CHANGELOG.md +++ b/packages/vue3-moveable/CHANGELOG.md @@ -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.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) + + +### :memo: Documentation + +* fix story url ([8977306](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/897730620480d8e830c4b53401a28d03b42b9a5f)) + + +### :mega: Other + +* update packages ([5b03d09](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/5b03d09a0cd298d47597fc8c8c9c6fdd4cd5a267)) + + + ## [0.19.2](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.19.0...vue3-moveable@0.19.2) (2023-03-10)