Skip to content

Commit

Permalink
chore: Release 0.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Jun 28, 2023
1 parent 510d7cd commit 12e6084
Show file tree
Hide file tree
Showing 11 changed files with 197 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,52 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.49.1](https://github.com/daybrush/moveable/compare/0.49.0...0.49.1) (2023-06-28)
### :sparkles: Packages
* `croact-moveable` 0.5.1
* `@moveable/helper` 0.1.3
* `lit-moveable` 0.26.1
* `moveable` 0.49.1
* `preact-moveable` 0.51.1
* `react-moveable` 0.52.1
* `svelte-moveable` 0.41.1
* `vue-moveable` 2.0.0-beta.78
* `vue3-moveable` 0.24.1
* `ngx-moveable` 0.46.1


### :bug: Bug Fix

* `react-moveable`, `moveable`
* fix dragTarget's unset #960 ([8e60b38](https://github.com/daybrush/moveable/commit/8e60b385b8931a3aab953b315618ec15f9360611))
* `react-moveable`
* fix helper alias ([ee5bf0b](https://github.com/daybrush/moveable/commit/ee5bf0b958a49694e4eed111755d1ef5ba5c6dc9))


### :memo: Documentation

* update CHANGELOG.md (#959) ([145d5a3](https://github.com/daybrush/moveable/commit/145d5a3abfc2e6e1823a889eba528c77cb761afa))


### :house: Code Refactoring

* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable`
* change rollup to vite ([213f346](https://github.com/daybrush/moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384))
* `ngx-moveable`
* update angular 15 version, use standalone ([226ea64](https://github.com/daybrush/moveable/commit/226ea643cb5c12315fc96e334a4bfa920f78d8aa))


### :mega: Other

* `vue3-moveable`, `vue-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`, `croact-moveable`, `@moveable/helper`
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* `vue3-moveable`, `vue-moveable`, `svelte-moveable`, `react-moveable`, `preact-moveable`, `ngx-moveable`, `moveable`, `lit-moveable`, `croact-moveable`
* publish packages ([510d7cd](https://github.com/daybrush/moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))
* `react-moveable`
* fix ts-loader version ([429ae5f](https://github.com/daybrush/moveable/commit/429ae5faa48fa9bedfc2463c1aaaebc58575bf80))



## [0.49.0](https://github.com/daybrush/moveable/compare/0.48.0...0.49.0) (2023-06-25)
### :sparkles: Packages
* `croact-moveable` 0.5.0
Expand Down
10 changes: 10 additions & 0 deletions packages/croact-moveable/CHANGELOG.md
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/compare/croact-moveable@0.5.0...croact-moveable@0.5.1) (2023-06-28)


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.5.0](https://github.com/daybrush/moveable/blob/master/packages/croact-moveable/compare/croact-moveable@0.4.0...croact-moveable@0.5.0) (2023-06-25)


Expand Down
20 changes: 20 additions & 0 deletions packages/helper/CHANGELOG.md
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### :rocket: New Features

* add group, ungroup in helper ([8434ed1](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/8434ed19853a158739b3e9b936d63825c6824c96))


### :bug: Bug Fix

* fix helper rollup config ([c8ee6a7](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/c8ee6a7b78f7bbb4606b997d1fdae2ebc2d8ff21))


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* Release 0.49.0 ([9300af7](https://github.com/daybrush/moveable/blob/master/packages/helper/commit/9300af7b4297f6dfe9160aee87a1b810490c2753))



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


Expand Down
10 changes: 10 additions & 0 deletions packages/lit-moveable/CHANGELOG.md
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.26.1](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.26.0...lit-moveable@0.26.1) (2023-06-28)


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.26.0](https://github.com/daybrush/moveable/blob/master/packages/lit-moveable/compare/lit-moveable@0.25.0...lit-moveable@0.26.0) (2023-06-25)


Expand Down
15 changes: 15 additions & 0 deletions packages/moveable/CHANGELOG.md
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.49.1](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.49.0...moveable@0.49.1) (2023-06-28)


### :bug: Bug Fix

* fix dragTarget's unset #960 ([8e60b38](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/8e60b385b8931a3aab953b315618ec15f9360611))


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.49.0](https://github.com/daybrush/moveable/blob/master/packages/moveable/compare/moveable@0.48.0...moveable@0.49.0) (2023-06-25)


Expand Down
15 changes: 15 additions & 0 deletions packages/ngx-moveable/projects/ngx-moveable/CHANGELOG.md
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.46.1](https://github.com/daybrush/moveable/compare/ngx-moveable@0.46.0...ngx-moveable@0.46.1) (2023-06-28)


### :house: Code Refactoring

* update angular 15 version, use standalone ([226ea64](https://github.com/daybrush/moveable/commit/226ea643cb5c12315fc96e334a4bfa920f78d8aa))


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.46.0](https://github.com/daybrush/moveable/compare/ngx-moveable@0.45.0...ngx-moveable@0.46.0) (2023-06-25)


Expand Down
15 changes: 15 additions & 0 deletions packages/preact-moveable/CHANGELOG.md
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.51.1](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.51.0...preact-moveable@0.51.1) (2023-06-28)


### :house: Code Refactoring

* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384))


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.51.0](https://github.com/daybrush/moveable/blob/master/packages/preact-moveable/compare/preact-moveable@0.50.0...preact-moveable@0.51.0) (2023-06-25)


Expand Down
22 changes: 22 additions & 0 deletions packages/react-moveable/CHANGELOG.md
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.52.1](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.52.0...react-moveable@0.52.1) (2023-06-28)


### :bug: Bug Fix

* fix dragTarget's unset #960 ([8e60b38](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/8e60b385b8931a3aab953b315618ec15f9360611))
* fix helper alias ([ee5bf0b](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/ee5bf0b958a49694e4eed111755d1ef5ba5c6dc9))


### :house: Code Refactoring

* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384))


### :mega: Other

* fix ts-loader version ([429ae5f](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/429ae5faa48fa9bedfc2463c1aaaebc58575bf80))
* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.52.0](https://github.com/daybrush/moveable/blob/master/packages/react-moveable/compare/react-moveable@0.51.0...react-moveable@0.52.0) (2023-06-25)


Expand Down
14 changes: 14 additions & 0 deletions packages/svelte-moveable/CHANGELOG.md
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.1](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.41.0...svelte-moveable@0.41.1) (2023-06-28)


### :house: Code Refactoring

* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384))


### :mega: Other

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



## [0.41.0](https://github.com/daybrush/moveable/blob/master/packages/svelte-moveable/compare/svelte-moveable@0.40.0...svelte-moveable@0.41.0) (2023-06-25)


Expand Down
15 changes: 15 additions & 0 deletions packages/vue-moveable/CHANGELOG.md
Expand Up @@ -3,6 +3,21 @@
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.78](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.77...vue-moveable@2.0.0-beta.78) (2023-06-28)


### :house: Code Refactoring

* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384))


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [2.0.0-beta.77](https://github.com/daybrush/moveable/blob/master/packages/vue-moveable/compare/vue-moveable@2.0.0-beta.76...vue-moveable@2.0.0-beta.77) (2023-06-25)


Expand Down
15 changes: 15 additions & 0 deletions packages/vue3-moveable/CHANGELOG.md
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.24.1](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.24.0...vue3-moveable@0.24.1) (2023-06-28)


### :house: Code Refactoring

* change rollup to vite ([213f346](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/213f346257289eaec6f3f6f618e8fba33859c384))


### :mega: Other

* fix update modules ([bb608dc](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/bb608dc0d1d9eb13e538d1026c05809d89757b1d))
* publish packages ([510d7cd](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/commit/510d7cdf76eef4a17cc75d95634ebcb6d9688f8e))



## [0.24.0](https://github.com/daybrush/moveable/blob/master/packages/vue3-moveable/compare/vue3-moveable@0.23.0...vue3-moveable@0.24.0) (2023-06-25)


Expand Down

0 comments on commit 12e6084

Please sign in to comment.