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 6, 2024
2 parents 036f8bd + 8350905 commit a11b269
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.1](https://github.com/molvqingtai/timer/compare/v1.1.0...v1.1.1) (2024-04-06)


### Performance Improvements

* add emit error event ([d1e12d9](https://github.com/molvqingtai/timer/commit/d1e12d9c5de25422614a507b82c356b85921190d))

# [1.1.0](https://github.com/molvqingtai/timer/compare/v1.0.0...v1.1.0) (2024-04-05)


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.0",
"version": "1.1.1",
"description": "⏰ Short and sweet timer based on requestAnimationFrame API",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit a11b269

Please sign in to comment.