Skip to content

Commit c906ad2

Browse files
committed
chore: Release 0.29.8
1 parent 169c484 commit c906ad2

File tree

10 files changed

+116
-0
lines changed

10 files changed

+116
-0
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
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.29.8](https://github.com/daybrush/moveable/compare/0.29.6...0.29.8) (2022-05-01)
7+
### :sparkles: Packages
8+
* `lit-moveable` 0.6.8
9+
* `moveable` 0.29.8
10+
* `preact-moveable` 0.31.8
11+
* `react-compat-moveable` 0.17.8
12+
* `react-moveable` 0.32.7
13+
* `svelte-moveable` 0.21.8
14+
* `vue-moveable` 2.0.0-beta.15
15+
* `vue3-moveable` 0.4.8
16+
* `ngx-moveable` 0.26.8
17+
18+
19+
### :bug: Bug Fix
20+
21+
* `react-moveable`
22+
* fix coordinate for position: fixed #653 ([87ba56c](https://github.com/daybrush/moveable/commit/87ba56c5728203b6f4bf2cf0f4f004aee009a625))
23+
* skip beforeEvent set to lastEvent #654 ([5ab31c7](https://github.com/daybrush/moveable/commit/5ab31c749c8a331b40a564b365c75223be0736c2))
24+
25+
26+
### :mega: Other
27+
28+
* All
29+
* update packages versions ([169c484](https://github.com/daybrush/moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
30+
* Other
31+
* update lerna scripts ([6968e1b](https://github.com/daybrush/moveable/commit/6968e1bd004a29e06deebcca87d132082ac7e2c7))
32+
33+
34+
635
## [0.29.6](https://github.com/daybrush/moveable/compare/0.29.5...0.29.6) (2022-04-27)
736
### :sparkles: Packages
837
* `lit-moveable` 0.6.6

packages/lit-moveable/CHANGELOG.md

+9
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.6.8](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.6.6...lit-moveable@0.6.8) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [0.6.6](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.6.5...lit-moveable@0.6.6) (2022-04-27)
716

817

packages/moveable/CHANGELOG.md

+9
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.29.8](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.29.6...moveable@0.29.8) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [0.29.6](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.29.5...moveable@0.29.6) (2022-04-27)
716

817

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

+9
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.26.8](https://github.com/daybrush/moveable/compare/ngx-moveable@0.26.6...ngx-moveable@0.26.8) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [0.26.6](https://github.com/daybrush/moveable/compare/ngx-moveable@0.26.5...ngx-moveable@0.26.6) (2022-04-27)
716

817

packages/preact-moveable/CHANGELOG.md

+9
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.31.8](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.31.6...preact-moveable@0.31.8) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [0.31.6](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.31.5...preact-moveable@0.31.6) (2022-04-27)
716

817

packages/react-compat-moveable/CHANGELOG.md

+9
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.17.8](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/react-compat-moveable@0.17.6...react-compat-moveable@0.17.8) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [0.17.6](https://github.com/daybrush/moveable/blob/master/packages/react-compat-moveable/compare/react-compat-moveable@0.17.5...react-compat-moveable@0.17.6) (2022-04-27)
716

817

packages/react-moveable/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.32.7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.5...react-moveable@0.32.7) (2022-05-01)
7+
8+
9+
### :bug: Bug Fix
10+
11+
* fix coordinate for position: fixed #653 ([87ba56c](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/87ba56c5728203b6f4bf2cf0f4f004aee009a625))
12+
* skip beforeEvent set to lastEvent #654 ([5ab31c7](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/5ab31c749c8a331b40a564b365c75223be0736c2))
13+
14+
15+
### :mega: Other
16+
17+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
18+
19+
20+
621
## [0.32.5](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.32.4...react-moveable@0.32.5) (2022-04-27)
722

823

packages/svelte-moveable/CHANGELOG.md

+9
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.21.8](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.21.6...svelte-moveable@0.21.8) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [0.21.6](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.21.5...svelte-moveable@0.21.6) (2022-04-27)
716

817

packages/vue-moveable/CHANGELOG.md

+9
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.15](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.13...vue-moveable@2.0.0-beta.15) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [2.0.0-beta.13](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.12...vue-moveable@2.0.0-beta.13) (2022-04-27)
716

817

packages/vue3-moveable/CHANGELOG.md

+9
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.4.8](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.4.6...vue3-moveable@0.4.8) (2022-05-01)
7+
8+
9+
### :mega: Other
10+
11+
* update packages versions ([169c484](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/169c48417bb4bc07c59e227c545e379dbf43d15b))
12+
13+
14+
615
## [0.4.6](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.4.5...vue3-moveable@0.4.6) (2022-04-27)
716

817

0 commit comments

Comments
 (0)