Skip to content

Commit

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

### Bug Fixes

* add general use methods ([fc5c217](fc5c217))
* **deps:** update dependencies ([0bb0bf2](0bb0bf2))
* **deps:** update turbo ([2e17809](2e17809))
* improve type hinting ([f43b5fb](f43b5fb))
* lint errors ([b3641dc](b3641dc))
* replace deprecated process.platform ([972f93e](972f93e))
* **spinner:** add better verbosity handling ([224cfbb](224cfbb))
  • Loading branch information
semantic-release-bot committed May 23, 2023
1 parent 9b1c322 commit 0c0d105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snickbit/utilities",
"version": "3.4.19",
"version": "3.9.3",
"description": "A collection of simple JavaScript helpers",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit 0c0d105

Please sign in to comment.