Skip to content

Commit

Permalink
Merge branch 'main' of github.com:molvqingtai/timer
Browse files Browse the repository at this point in the history
  • Loading branch information
molvqingtai committed Apr 8, 2024
2 parents 7b3af66 + 203c9da commit d01f0ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.4](https://github.com/molvqingtai/timer/compare/v1.1.3...v1.1.4) (2024-04-07)


### Performance Improvements

* callback return timer instance ([d7dc2e6](https://github.com/molvqingtai/timer/commit/d7dc2e6cec843bfbf15cb46108e21fcde6337856))

## [1.1.3](https://github.com/molvqingtai/timer/compare/v1.1.2...v1.1.3) (2024-04-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@resreq/timer",
"version": "1.1.3",
"version": "1.1.4",
"description": "⏰ Short and sweet timer based on requestAnimationFrame API",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit d01f0ef

Please sign in to comment.