Skip to content

Commit

Permalink
chore: release v7.131.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Jan 15, 2025
1 parent c1ec5b1 commit 77b8a29
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

### 7.131.9 (2025-01-15)

Fixes:

- fix: fix mutex unlock

Other changes:

- chore: add fetch reset, blocking options

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

### 7.131.8 (2025-01-13)

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

0 comments on commit 77b8a29

Please sign in to comment.