Skip to content

Commit

Permalink
chore(release): 4.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.10](v4.0.9...v4.0.10) (2024-11-01)

### Bug Fixes

* update project ([ec97eca](ec97eca))

### Documentation

* update readme ([898076a](898076a))
  • Loading branch information
semantic-release-bot committed Nov 1, 2024
1 parent 898076a commit d6197a3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [4.0.10](https://github.com/achingbrain/ssdp/compare/v4.0.9...v4.0.10) (2024-11-01)

### Bug Fixes

* update project ([ec97eca](https://github.com/achingbrain/ssdp/commit/ec97eca1fa82c6efad298051fe9a1275337afcb7))

### Documentation

* update readme ([898076a](https://github.com/achingbrain/ssdp/commit/898076a76c0ad5f5c8201ba2c12ffa4c553ea918))

## [4.0.9](https://github.com/achingbrain/ssdp/compare/v4.0.8...v4.0.9) (2024-11-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@achingbrain/ssdp",
"version": "4.0.9",
"version": "4.0.10",
"description": "Yet another SSDP implementation for node.js",
"author": "Alex Potsides",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit d6197a3

Please sign in to comment.