Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-11-04)

### Bug Fixes

* **core:** fixed issue on rotating to 90deg ([163e06d](163e06d)), closes [#47](#47)
  • Loading branch information
semantic-release-bot committed Nov 4, 2023
1 parent e5ec6ae commit 1ba137d
Show file tree
Hide file tree
Showing 8 changed files with 733 additions and 639 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/nichollascarter/subjx/compare/v1.1.0...v1.1.1) (2023-11-04)


### Bug Fixes

* **core:** fixed issue on rotating to 90deg ([163e06d](https://github.com/nichollascarter/subjx/commit/163e06dabbf5ed4e956ad33ce7a0738819c59abb)), closes [#47](https://github.com/nichollascarter/subjx/issues/47)

## [1.1.1-rc.1](https://github.com/nichollascarter/subjx/compare/v1.1.0...v1.1.1-rc.1) (2023-01-06)


Expand Down
4 changes: 2 additions & 2 deletions dist/js/subjx.common.js

Large diffs are not rendered by default.

451 changes: 240 additions & 211 deletions dist/js/subjx.dev.common.js

Large diffs are not rendered by default.

451 changes: 240 additions & 211 deletions dist/js/subjx.dev.js

Large diffs are not rendered by default.

451 changes: 240 additions & 211 deletions dist/js/subjx.esm.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/js/subjx.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1.1-rc.1",
"version": "1.1.1",
"description": "Drag, Rotate, Resize library",
"author": "Karen Sarksyan (https://github.com/nichollascarter)",
"license": "MIT",
Expand Down

0 comments on commit 1ba137d

Please sign in to comment.