Skip to content

Commit 47d38f4

Browse files
committed
chore: Release 0.42.2
1 parent d088ad9 commit 47d38f4

File tree

11 files changed

+129
-0
lines changed

11 files changed

+129
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,37 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.42.2](https://github.com/daybrush/moveable/compare/0.42.1...0.42.2) (2022-12-16)
7+
### :sparkles: Packages
8+
* `@moveable/helper` 0.1.0
9+
* `lit-moveable` 0.19.1
10+
* `moveable` 0.42.2
11+
* `preact-moveable` 0.44.1
12+
* `react-compat-moveable` 0.30.2
13+
* `react-moveable` 0.45.1
14+
* `svelte-moveable` 0.34.1
15+
* `vue-moveable` 2.0.0-beta.55
16+
* `vue3-moveable` 0.17.1
17+
* `ngx-moveable` 0.39.1
18+
19+
20+
### :bug: Bug Fix
21+
22+
* `react-moveable`, `@moveable/helper`
23+
* fix helper's methods ([4bc6ef5](https://github.com/daybrush/moveable/commit/4bc6ef511f7652966e1a87cd7d0a53e6687a1707))
24+
* `react-moveable`
25+
* fix snap rendering for first drag #810 ([170eaec](https://github.com/daybrush/moveable/commit/170eaeccb43ce051f34661a337fb7870e3e8b5d9))
26+
* fix targetGroups' compare condition ([21622f2](https://github.com/daybrush/moveable/commit/21622f2f25d912f69b70ba5193b909bf7244db80))
27+
* fix targetGroups' compare condition ([959a9f0](https://github.com/daybrush/moveable/commit/959a9f0abd3fa592aa7645096efc3df95477494a))
28+
29+
30+
### :mega: Other
31+
32+
* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `react-compat-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`
33+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
34+
35+
36+
637
## [0.42.1](https://github.com/daybrush/moveable/compare/0.41.1...0.42.1) (2022-12-10)
738
### :sparkles: Packages
839
* `@moveable/helper` 0.0.4

packages/helper/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.0](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2022-12-16)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix helper's methods ([4bc6ef5](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/4bc6ef511f7652966e1a87cd7d0a53e6687a1707))
12+
13+
14+
615
## [0.0.4](https://github.com/daybrush/moveable/blob/master/packages/helper/compare/@moveable/[email protected]...@moveable/[email protected]) (2022-12-10)
716

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

packages/lit-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.19.1) (2022-12-16)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
12+
13+
14+
615
## [0.19.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/[email protected]@0.19.0) (2022-12-10)
716

817

packages/moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.42.2](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.42.2) (2022-12-16)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
12+
13+
14+
615
## [0.42.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/[email protected]@0.42.1) (2022-12-10)
716

817

packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.39.1](https://github.com/daybrush/moveable/compare/[email protected]@0.39.1) (2022-12-16)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
12+
13+
14+
615
## [0.39.0](https://github.com/daybrush/moveable/compare/[email protected]@0.39.0) (2022-12-10)
716

817

packages/preact-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.44.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.44.1) (2022-12-16)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
12+
13+
14+
615
## [0.44.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/[email protected]@0.44.0) (2022-12-10)
716

817

packages/react-compat-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.30.2](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.30.2) (2022-12-16)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
12+
13+
14+
615
## [0.30.1](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/[email protected]@0.30.1) (2022-12-10)
716

817

packages/react-moveable/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.45.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.45.1) (2022-12-16)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix helper's methods ([4bc6ef5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/4bc6ef511f7652966e1a87cd7d0a53e6687a1707))
12+
* fix snap rendering for first drag #810 ([170eaec](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/170eaeccb43ce051f34661a337fb7870e3e8b5d9))
13+
* fix targetGroups' compare condition ([21622f2](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/21622f2f25d912f69b70ba5193b909bf7244db80))
14+
* fix targetGroups' compare condition ([959a9f0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/959a9f0abd3fa592aa7645096efc3df95477494a))
15+
16+
17+
### :mega: Other
18+
19+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
20+
21+
22+
623
## [0.45.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/[email protected]@0.45.0) (2022-12-10)
724

825

packages/svelte-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.34.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.34.1) (2022-12-16)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
12+
13+
14+
615
## [0.34.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/[email protected]@0.34.0) (2022-12-10)
716

817

packages/vue-moveable/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.0-beta.55](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.55) (2022-12-16)
7+
8+
9+
### :mega: Other
10+
11+
* publish packages ([d088ad9](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/d088ad9ed64889f4fd6143b89410f5d5e372105f))
12+
13+
14+
615
## [2.0.0-beta.54](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/[email protected]@2.0.0-beta.54) (2022-12-10)
716

817

0 commit comments

Comments
 (0)