Skip to content

Commit

Permalink
chore(release): 1.1.0-rc.1
Browse files Browse the repository at this point in the history
# [1.1.0-rc.1](v1.0.0...v1.1.0-rc.1) (2022-02-13)

### Features

* **src:** add setCenterPoint method ([7995cf5](7995cf5)), closes [#56](#56)
* added transform origin support ([75e33de](75e33de))
  • Loading branch information
semantic-release-bot committed Feb 13, 2022
1 parent 793e351 commit 77575e7
Show file tree
Hide file tree
Showing 7 changed files with 1,783 additions and 1,118 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.1.0-rc.1](https://github.com/nichollascarter/subjx/compare/v1.0.0...v1.1.0-rc.1) (2022-02-13)


### Features

* **src:** add setCenterPoint method ([7995cf5](https://github.com/nichollascarter/subjx/commit/7995cf504434d98e60bfa6e240a7e14eee8372fb)), closes [#56](https://github.com/nichollascarter/subjx/issues/56)
* added transform origin support ([75e33de](https://github.com/nichollascarter/subjx/commit/75e33de273d896b3b3e64593be123bea4dd6d64f))

# [1.0.0](https://github.com/nichollascarter/subjx/compare/v0.3.9...v1.0.0) (2021-12-15)


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

Large diffs are not rendered by default.

Loading

0 comments on commit 77575e7

Please sign in to comment.