Skip to content

Commit

Permalink
chore(release): publish @snickbit/spinner@1.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.4](https://github.com/remedyred/snickbit.js/compare/@snickbit/spinner@1.3.3...@snickbit/spinner@1.3.4) (2023-07-20)

### Bug Fixes

* **deps:** rollback utilities version ([7d39ae2](7d39ae2))
* **deps:** update @snickbit/readmes ([1504c5d](1504c5d))
* **deps:** update internal deps ([508d59b](508d59b))
  • Loading branch information
semantic-release-bot committed Jul 20, 2023
1 parent 728fac2 commit 17f0d74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/spinner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snickbit/spinner",
"version": "1.3.3",
"version": "1.3.4",
"description": "Minimal terminal spinner for Node.js",
"license": "MIT",
"exports": {
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@snickbit/ansi": "^0.0.26",
"@snickbit/utilities": "3.11.1",
"@snickbit/utilities": "3.11.3",
"cli-spinners": "^2.9.0",
"kleur": "^4.1.5"
},
Expand Down

0 comments on commit 17f0d74

Please sign in to comment.