Skip to content

Commit 6181363

Browse files
chore(main): release 3.1.0 (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac881d0 commit 6181363

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [3.0.0](https://github.com/unraid/shared-callbacks/compare/v2.0.3...v3.0.0) (2025-12-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unraid/shared-callbacks",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/unraid/shared-callbacks"

0 commit comments

Comments
 (0)