Skip to content

Commit

Permalink
Merge pull request #8 from truthRestorer/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
Plumbiu authored Aug 10, 2023
2 parents b608eb4 + 858c876 commit 313bb17
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-pumas-sip.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

## 0.7.3

### Patch Changes

- b608eb42: 修复node脚本执行问题

## 0.7.2

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

0 comments on commit 313bb17

Please sign in to comment.