Skip to content

Commit

Permalink
chore(release): publish @snickbit/queue@1.3.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.10](https://github.com/remedyred/snickbit.js/compare/@snickbit/queue@1.3.9...@snickbit/queue@1.3.10) (2023-08-05)

### Features

* **utilities:** add objectDiff helper ([7d4098f](7d4098f))

### Bug Fixes

* **deps:** add @types/jest ([bffe111](bffe111))
* **deps:** update @snickbit/* dependencies ([7fee82a](7fee82a))
* prematurely updated @snickbit/utilities dep ([2f0230f](2f0230f))
* **utilities:** add generics to objectDiff ([1f61bb7](1f61bb7))
  • Loading branch information
semantic-release-bot committed Aug 5, 2023
1 parent 573c146 commit 8b5ecc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/queue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snickbit/queue",
"version": "1.3.9",
"version": "1.3.10",
"description": "Fluid queueing library for any function or promise",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit 8b5ecc3

Please sign in to comment.