Skip to content

Commit

Permalink
chore(release): 🔖 7.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.4.0](v7.3.0...v7.4.0) (2024-08-04)

### Bug Fixes

* Do not trigger "special" events when they are not received ([c63dfe6](c63dfe6)), closes [#326](#326)

### Features

* Export `NodePyATVFindResponseObject` and `NodePyATVRequestOptions` ([c668148](c668148)), closes [#324](#324)
* Support unicast scans ([2b25f7e](2b25f7e)), closes [#324](#324)
  • Loading branch information
semantic-release-bot committed Aug 4, 2024
1 parent d8e7a21 commit e4f539b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [7.4.0](https://github.com/sebbo2002/node-pyatv/compare/v7.3.0...v7.4.0) (2024-08-04)


### Bug Fixes

* Do not trigger "special" events when they are not received ([c63dfe6](https://github.com/sebbo2002/node-pyatv/commit/c63dfe6a55c71f92905f1b881e520c30c028c5f1)), closes [#326](https://github.com/sebbo2002/node-pyatv/issues/326)


### Features

* Export `NodePyATVFindResponseObject` and `NodePyATVRequestOptions` ([c668148](https://github.com/sebbo2002/node-pyatv/commit/c668148b823fe945a3f53e379fffd4b7cf2079ca)), closes [#324](https://github.com/sebbo2002/node-pyatv/issues/324)
* Support unicast scans ([2b25f7e](https://github.com/sebbo2002/node-pyatv/commit/2b25f7ef9686c7d1d424ffd5acb9f29c3b6eac9d)), closes [#324](https://github.com/sebbo2002/node-pyatv/issues/324)

# [7.3.0](https://github.com/sebbo2002/node-pyatv/compare/v7.2.1...v7.3.0) (2024-01-30)


Expand Down

0 comments on commit e4f539b

Please sign in to comment.