Skip to content

Commit

Permalink
chore(release): 3.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.4](v3.1.3...v3.1.4) (2023-02-09)

### Bug Fixes

* **debounce:** Be sure to interrupt old running job when debouncing ([a45735c](a45735c))
  • Loading branch information
semantic-release-bot committed Feb 9, 2023
1 parent d935560 commit d620067
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.1.4](https://github.com/Belphemur/Job.Scheduler/compare/v3.1.3...v3.1.4) (2023-02-09)


### Bug Fixes

* **debounce:** Be sure to interrupt old running job when debouncing ([a45735c](https://github.com/Belphemur/Job.Scheduler/commit/a45735cde9c51cb38e89351daa0daf68587cc333))

## [3.1.3](https://github.com/Belphemur/Job.Scheduler/compare/v3.1.2...v3.1.3) (2023-02-05)


Expand Down

0 comments on commit d620067

Please sign in to comment.