Skip to content

Commit

Permalink
Merge pull request #63 from nichollascarter/staging-update
Browse files Browse the repository at this point in the history
Staging update
nichollascarter authored Dec 15, 2021
2 parents 7d54258 + bee7f57 commit 97a0f9e
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [1.0.0](https://github.com/nichollascarter/subjx/compare/v0.3.9...v1.0.0) (2021-12-15)


### Bug Fixes

* fix move command issue ([28ef4c7](https://github.com/nichollascarter/subjx/commit/28ef4c7eee521940a48ee54c3c8d4155019fd04d))
* **src:** fix rotation issue on HTML element and rotation point reseting on SVG element ([4e1a5a3](https://github.com/nichollascarter/subjx/commit/4e1a5a36e2e2c6f40e8a549ce8c20f28fdd3eda8)), closes [#58](https://github.com/nichollascarter/subjx/issues/58)
* **src:** prevent rotation point moving when groupable is rotating ([080cf48](https://github.com/nichollascarter/subjx/commit/080cf486bf3749b636610141cd825d989bc35d4e)), closes [#58](https://github.com/nichollascarter/subjx/issues/58)


### Features

* prepare prerelease version for supporting groupable feature ([92abb4b](https://github.com/nichollascarter/subjx/commit/92abb4bc12c78c3739233593adefa8b063b73d62))


### BREAKING CHANGES

* Change API

# [1.0.0-rc.4](https://github.com/nichollascarter/subjx/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2021-12-14)


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "subjx",
"version": "1.0.0-rc.4",
"version": "1.0.0",
"description": "Drag, Rotate, Resize library",
"author": "Karen Sarksyan (https://github.com/nichollascarter)",
"license": "MIT",

0 comments on commit 97a0f9e

Please sign in to comment.