v4.7.3
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
## Pending
|
||||
|
||||
|
||||
|
||||
## 2026-05-21 - 4.7.3
|
||||
|
||||
### Fixes
|
||||
|
||||
- update release config schema and refresh JavaScript and Rust dependencies (release)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartnetwork",
|
||||
"version": "4.7.2",
|
||||
"version": "4.7.3",
|
||||
"private": false,
|
||||
"description": "A toolkit for network diagnostics including speed tests, port availability checks, and more.",
|
||||
"exports": {
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartnetwork',
|
||||
version: '4.7.2',
|
||||
version: '4.7.3',
|
||||
description: 'A toolkit for network diagnostics including speed tests, port availability checks, and more.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user