We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac881d0 commit 6181363Copy full SHA for 6181363
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.0](https://github.com/unraid/shared-callbacks/compare/v3.0.0...v3.1.0) (2026-03-24)
4
+
5
6
+### Features
7
8
+* **types:** add connect fields to callback ServerData ([#44](https://github.com/unraid/shared-callbacks/issues/44)) ([1f5724f](https://github.com/unraid/shared-callbacks/commit/1f5724ff1f0bf2f0e73b9a8b5bd948061794cdd9))
9
10
## [3.0.0](https://github.com/unraid/shared-callbacks/compare/v2.0.3...v3.0.0) (2025-12-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@unraid/shared-callbacks",
- "version": "3.0.0",
+ "version": "3.1.0",
"repository": {
"type": "git",
"url": "git+https://github.com/unraid/shared-callbacks"
0 commit comments