Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.2.0...v2.0.0) (2022-09-09)

* feat!: add `toAnimationFrames` function ([517d07e](517d07e)), closes [#4](#4)

### BREAKING CHANGES

* new interpolation function syntax will break the current custom interpolation functions
  • Loading branch information
semantic-release-bot committed Sep 9, 2022
1 parent 46f3c30 commit b2989d4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [2.0.0](https://github.com/okikio/spring-easing/compare/v1.2.0...v2.0.0) (2022-09-09)


* feat!: add `toAnimationFrames` function ([517d07e](https://github.com/okikio/spring-easing/commit/517d07efd9c7a519591f59203beae6083291db2d)), closes [#4](https://github.com/okikio/spring-easing/issues/4)


### BREAKING CHANGES

* new interpolation function syntax will break the current custom interpolation functions

# [1.2.0](https://github.com/okikio/spring-easing/compare/v1.1.1...v1.2.0) (2022-09-05)


Expand Down

0 comments on commit b2989d4

Please sign in to comment.