Skip to content

Commit

Permalink
chore(release): publish snickbit@1.0.25 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.25](https://github.com/remedyred/snickbit.js/compare/snickbit@1.0.24...snickbit@1.0.25) (2023-03-23)

### Features

* add warn and stop stopped states ([27db33b](27db33b))
* **queue:** add next() method to run next item in queue menually ([2dd1fd6](2dd1fd6))
* **utilities:** add objectOverwrite helper method ([2194bce](2194bce))
  • Loading branch information
semantic-release-bot committed Mar 23, 2023
1 parent 5704eb4 commit 49a0c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clis/snickbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@snickbit/node-cli": "3.0.24",
"@snickbit/node-utilities": "4.7.1",
"@snickbit/node-utilities": "4.7.2",
"@snickbit/out": "2.0.48",
"ansi-styles-template": "1.0.0",
"figlet": "1.5.2",
Expand Down

0 comments on commit 49a0c0b

Please sign in to comment.