Skip to content

Commit

Permalink
Fix package lock (#1556)
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 authored Dec 24, 2024
1 parent bb9cdf6 commit 902d762
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 134 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ The main work (all changes without a GitHub username in brackets in the below li
- Enhancement: Matter protocol initialization now runs independently of and after behavior initialization, giving behaviors more flexibility in participating in protocol setup
- Fix: Fixes withBehaviors() method on endpoints

- @matter/nodejs-ble
- Fix: Adds support for advanced manufacturer data on Windows (Noble update)

- @matter/protocol
- Feature: Reworks Event server handling and optionally allow Non-Volatile event storage (currently mainly used in tests)
- Enhancement: Adds a too-fast-resubmission guard for Unicast MDNS messages
Expand Down
Loading

0 comments on commit 902d762

Please sign in to comment.