Skip to content

Commit

Permalink
chore: release v3.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Jan 8, 2025
1 parent c838b55 commit 56b1f37
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

### 3.58.0 (2025-01-08)

Features:

- feat: add async glob

Other changes:

- chore: fix await glob
- chore: fix executables patterns
- chore: refactor glob patterns
- chore: update cli spec
- chore: update package dependencies
- chore: use async glob

[Compare with the previous release: v3.57.1 ... v3.58.0](https://github.com/softvisio-node/cli/compare/v3.57.1...v3.58.0)

### 3.57.1 (2024-12-31)

Other changes:
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/cli",
"version": "3.57.1",
"version": "3.58.0",
"description": "Softisio CLI Tool",
"keywords": [
"softvisio",
Expand Down

0 comments on commit 56b1f37

Please sign in to comment.