Skip to content

Commit

Permalink
chore: Release 0.44.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Mar 14, 2023
1 parent 5b03d09 commit fb4aaea
Show file tree
Hide file tree
Showing 11 changed files with 171 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.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
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/[email protected]...@moveable/[email protected]) (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/[email protected]...@moveable/[email protected]) (2023-03-10)

**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.21.3](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@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/[email protected]@0.21.2) (2023-03-10)


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.3](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@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/[email protected]@0.44.2) (2023-03-10)


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.3](https://github.com/daybrush/moveable/compare/[email protected]@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/[email protected]@0.41.2) (2023-03-10)


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.2](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@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/[email protected]@0.46.1) (2023-03-10)


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.3](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@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/[email protected]@0.32.2) (2023-03-10)


Expand Down
22 changes: 22 additions & 0 deletions packages/react-moveable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]@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/[email protected]@0.47.1) (2023-03-10)


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.3](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@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/[email protected]@0.36.2) (2023-03-10)


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


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.3](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/[email protected]@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/[email protected]@0.19.2) (2023-03-10)


Expand Down

0 comments on commit fb4aaea

Please sign in to comment.