Skip to content

Commit

Permalink
chore(release): 4.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.3](v4.0.2...v4.0.3) (2023-04-27)

### Dependencies

* update all project deps ([#45](#45)) ([f7733c5](f7733c5))
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent f7733c5 commit 9464950
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.3](https://github.com/achingbrain/ssdp/compare/v4.0.2...v4.0.3) (2023-04-27)


### Dependencies

* update all project deps ([#45](https://github.com/achingbrain/ssdp/issues/45)) ([f7733c5](https://github.com/achingbrain/ssdp/commit/f7733c59183cef248f0366aee430bf1d27bf295a))

## [4.0.2](https://github.com/achingbrain/ssdp/compare/v4.0.1...v4.0.2) (2023-04-27)


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.2",
"version": "4.0.3",
"description": "Yet another SSDP implementation for node.js",
"author": "Alex Potsides",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 9464950

Please sign in to comment.