Skip to content

Commit

Permalink
Merge pull request #17 from Disorrder/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--release-please-action

chore(master): release 2.0.0-rc.1
  • Loading branch information
Disorrder authored Aug 6, 2022
2 parents 0424259 + 6cc36c1 commit e81d6a5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0-rc.1](https://github.com/Disorrder/screw/compare/v1.1.3...v2.0.0-rc.1) (2022-08-06)


### ⚠ BREAKING CHANGES

* remove `Screw.useDefaultAnimation`

### Code Refactoring

* remove `Screw.useDefaultAnimation` ([85a7982](https://github.com/Disorrder/screw/commit/85a79823f63cc58ca908a397f8c6979f52c419c9))


### Miscellaneous Chores

* release 2.0.0-rc.1 ([0424259](https://github.com/Disorrder/screw/commit/0424259e3caa946b4d658661ce056b830c5c5220))

### [1.1.3](https://github.com/Disorrder/screw/compare/v1.1.2...v1.1.3) (2020-11-21)

### [1.1.2](https://github.com/Disorrder/screw/compare/v1.1.1...v1.1.2) (2020-10-24)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@disorrder/screw",
"description": "Light-weight library for animating stuff, inspired by Tween and animejs",
"version": "1.2.0-rc.1",
"version": "2.0.0-rc.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit e81d6a5

Please sign in to comment.