Skip to content

Commit

Permalink
Merge pull request #71 from truthRestorer/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
Plumbiu authored Dec 1, 2023
2 parents 2da1540 + 3a13972 commit 5905fc2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/late-crews-pay.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# truth-cli

## 1.4.1

### Patch Changes

- 2da1540: make relations cold start

## 1.4.0

### Minor 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": "truth-cli",
"version": "1.4.0",
"version": "1.4.1",
"description": "A command-line tool for analyzing dependencies under node_moudles",
"type": "module",
"main": "dist/index.js",
Expand Down

1 comment on commit 5905fc2

@vercel
Copy link

@vercel vercel bot commented on 5905fc2 Dec 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.