Skip to content

Commit

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

### Features

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

### Bug Fixes

* **deps:** add @types/jest ([bffe111](bffe111))
* **deps:** add tsx, remove unused ([1481934](1481934))
* **deps:** update @snickbit/* dependencies ([7fee82a](7fee82a))
* finalize scripts build process ([697431b](697431b))
* **scripts:** add better error handling ([1ab2d0e](1ab2d0e))
* **scripts:** don't release private packages ([af1255e](af1255e))
* **scripts:** handle undefined action[command] ([ee13c71](ee13c71))
  • Loading branch information
semantic-release-bot committed Aug 4, 2023
1 parent edb3808 commit 63803d9
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
@@ -1,6 +1,6 @@
{
"name": "snickbit",
"version": "1.0.29",
"version": "1.0.30",
"description": "My personal npx business card",
"license": "MIT",
"main": "./bin/snickbit.js",
Expand Down

0 comments on commit 63803d9

Please sign in to comment.