Skip to content

Commit

Permalink
Merge pull request #1 from Climactic/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
adiologydev authored Sep 1, 2024
2 parents bba64ed + 6a5a256 commit a9d347f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gentle-eels-grin.md

This file was deleted.

Binary file modified bun.lockb
Binary file not shown.
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tinyjobs/cli

## 0.1.1

### Patch Changes

- b6428d8: fix: incorrect bin path for cli

## 0.1.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tinyjobs/cli",
"version": "0.1.0",
"version": "0.1.1",
"private": false,
"bin": {
"tinyjobs": "./dist/index.js"
Expand Down

0 comments on commit a9d347f

Please sign in to comment.