Skip to content

Commit adbf645

Browse files
committed
Release 10.11.4
1 parent 7fce852 commit adbf645

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 10.11.4
2+
- [PR 631](https://github.com/shamblett/mqtt_client/pull/631)
3+
14
# 10.11.3
25
- [Issue 629](https://github.com/shamblett/mqtt_client/issues/629)
36

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mqtt_client
22
description: A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.
3-
version: 10.11.3
3+
version: 10.11.4
44
repository: https://github.com/shamblett/mqtt_client
55
homepage: https://github.com/shamblett/mqtt_client
66

sbom.spdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ DocumentName: mqtt_client
55
DocumentNamespace: https://pub.dev/packages/mqtt_client
66
LicenseListVersion: 3.8
77
Creator: Tool: https://pub.dev/packages/sbom
8-
Created: 2025-12-09T09:46:41Z
8+
Created: 2026-01-05T10:39:21Z
99

1010

1111
PackageName: mqtt-client
1212
SPDXID: SPDXRef-Package-mqtt-client
13-
PackageVersion: 10.11.3
13+
PackageVersion: 10.11.4
1414
PackageFileName: mqtt_client
1515
PackageSupplier: NOASSERTION
1616
PackageOriginator: NOASSERTION
1717
PackageDownloadLocation: https://pub.dev/packages/mqtt_client
1818
FilesAnalyzed: true
19-
PackageVerificationCode: 05a739c561188146907a83313ed01f254ff4f3a2
19+
PackageVerificationCode: a198ef4374bcaf399e617f4fb78f6f65f13ca1e2
2020
PackageHomePage: https://pub.dev/packages/mqtt_client
2121
PackageLicenseConcluded: MIT
2222
PackageLicenseInfoFromFiles: NOASSERTION
@@ -865,7 +865,7 @@ FileCopyrightText: NOASSERTION
865865
FileName: lib/src/observable/src/records.dart
866866
SPDXID: SPDXRef-records-93
867867
FileType: SOURCE
868-
FileChecksum: SHA1: 105bc23a2adbd804bdfe99472e48fc88c82d0519
868+
FileChecksum: SHA1: 2823acd6598b7918ad2b4daa00d490f15d2457d1
869869
LicenseConcluded: NOASSERTION
870870
LicenseInfoInFile: NOASSERTION
871871
FileCopyrightText: NOASSERTION
@@ -874,7 +874,7 @@ FileCopyrightText: NOASSERTION
874874
FileName: lib/src/utility/mqtt_client_byte_buffer.dart
875875
SPDXID: SPDXRef-mqtt-client-byte-buffer-94
876876
FileType: SOURCE
877-
FileChecksum: SHA1: 2823acd6598b7918ad2b4daa00d490f15d2457d1
877+
FileChecksum: SHA1: 62c0d3658b862bac4f42de14eb5656e6a83e72e9
878878
LicenseConcluded: NOASSERTION
879879
LicenseInfoInFile: NOASSERTION
880880
FileCopyrightText: NOASSERTION
@@ -910,7 +910,7 @@ FileCopyrightText: NOASSERTION
910910
FileName: pubspec.yaml
911911
SPDXID: SPDXRef-pubspec-98
912912
FileType: TEXT
913-
FileChecksum: SHA1: 0e257a70601b0a4e439034b0cb7ce75997cc45e1
913+
FileChecksum: SHA1: 57cc161e814153dfaa90fa44b7234a286c154a8b
914914
LicenseConcluded: NOASSERTION
915915
LicenseInfoInFile: NOASSERTION
916916
FileCopyrightText: NOASSERTION

0 commit comments

Comments
 (0)