Skip to content

Commit

Permalink
chore: release v7.120.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Dec 24, 2024
1 parent c42349f commit 0ef8c38
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

### 7.120.0 (2024-12-24)

Features:

- feat: add crypto module
- feat: add utils copyToClipboard
- feat: refactor app crypto

Other changes:

- chore: fix postgresql component
- chore: refactor certificates
- chore: refactor mime
- chore: rename dh-params
- chore: rename start-manager to activity-manager
- chore: update msgpack decodeStream

[Compare with the previous release: v7.119.8 ... v7.120.0](https://github.com/softvisio-node/core/compare/v7.119.8...v7.120.0)

### 7.119.8 (2024-12-18)

Other changes:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/core",
"version": "7.119.8",
"version": "7.120.0",
"description": "Softisio core",
"keywords": [
"softvisio",
Expand Down

0 comments on commit 0ef8c38

Please sign in to comment.