Skip to content

Commit

Permalink
chore: release v3.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Nov 10, 2024
1 parent 79c8a0a commit bb56e6e
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

### 3.53.0 (2024-11-10)

Features:

- feat: add generate telegram session command
- feat: ass generate telegram session
- feat: chmod on pre-commit hook
- feat: update package file modes

Other changes:

- chore: add git hooks chmod
- chore: chmod files
- chore: fix git hooksPath name
- chore: refactor Git commands
- chore: refactor keys generator command
- chore: update apt commit message
- chore: update dependabot config
- chore: update package dependencies
- chore: update package metadata
- chore: update package release
- chore: var renamed

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

### 3.52.3 (2024-11-04)

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.52.3",
"version": "3.53.0",
"description": "Softisio CLI Tool",
"keywords": [
"softvisio",
Expand Down

0 comments on commit bb56e6e

Please sign in to comment.