Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Jul 7, 2024
1 parent 79f5f91 commit 7d1ba46
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@ and this project adheres to

## [0.4.14](https://github.com/poolifier/poolifier-web-worker/compare/v0.4.13...v0.4.14) (2024-07-07)


### ⚡ Performance

* optimize tasks queuing implementation ([4c4cdc0](https://github.com/poolifier/poolifier-web-worker/commit/4c4cdc0978a2f87c348cc1441bf8993ce8eba562))

- optimize tasks queuing implementation
([4c4cdc0](https://github.com/poolifier/poolifier-web-worker/commit/4c4cdc0978a2f87c348cc1441bf8993ce8eba562))

### ✨ Polish

* factor out fixed queue common code in an abstract class ([55070de](https://github.com/poolifier/poolifier-web-worker/commit/55070dee5570bdbf4e8d4e72d227ab82d772ebb4))
* move queueing code into its own directory ([f8f1e26](https://github.com/poolifier/poolifier-web-worker/commit/f8f1e266d9dbe4bcab6111af53f133b90485e485))
- factor out fixed queue common code in an abstract class
([55070de](https://github.com/poolifier/poolifier-web-worker/commit/55070dee5570bdbf4e8d4e72d227ab82d772ebb4))
- move queueing code into its own directory
([f8f1e26](https://github.com/poolifier/poolifier-web-worker/commit/f8f1e266d9dbe4bcab6111af53f133b90485e485))

## [0.4.13](https://github.com/poolifier/poolifier-web-worker/compare/v0.4.12...v0.4.13) (2024-07-05)

Expand Down

0 comments on commit 7d1ba46

Please sign in to comment.