Skip to content

Commit

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

### 7.118.1 (2024-12-06)

Other changes:

- chore: fix http server listen on unix socket
- chore: fix interval parser
- chore: refactor http server tls
- chore: refactor interval
- chore: update external resources path
- chore: update local certificates names
- chore: update package dependencies

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

### 7.118.0 (2024-12-03)

Features:
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.118.0",
"version": "7.118.1",
"description": "Softisio core",
"keywords": [
"softvisio",
Expand Down

0 comments on commit a517afb

Please sign in to comment.