-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
Oct 22, 2024
1 parent
3279892
commit 7a8bdb9
Showing
3 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,44 @@ | |
|
||
|
||
|
||
## v1.7.0 (2024-10-22) | ||
|
||
### Chore | ||
|
||
* chore(pre-commit.ci): pre-commit autoupdate (#31) ([`37b7c3e`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/37b7c3eac03ec38842794132c5f67c7c01362514)) | ||
|
||
* chore(pre-commit.ci): pre-commit autoupdate (#30) | ||
|
||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`9a9af04`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/9a9af049cdc92723775553da9aebcedf52106d60)) | ||
|
||
* chore(pre-commit.ci): pre-commit autoupdate (#29) | ||
|
||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`cb073f5`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/cb073f5c7f2c99bdaca46f9b7387c9c425845627)) | ||
|
||
* chore(pre-commit.ci): pre-commit autoupdate (#27) | ||
|
||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`8e207f7`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/8e207f724026e471b597e41a747ece4d9f86a09e)) | ||
|
||
* chore(pre-commit.ci): pre-commit autoupdate (#26) | ||
|
||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`4c035f5`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/4c035f5b61c7f7e9564ec72017397c0946a96c78)) | ||
|
||
* chore(pre-commit.ci): pre-commit autoupdate (#25) | ||
|
||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`a307e01`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/a307e011684400dfbf07a082d35b3863b10edf07)) | ||
|
||
* chore(pre-commit.ci): pre-commit autoupdate (#24) | ||
|
||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`b1d79b0`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/b1d79b0bec58d00ef839dbdd1d04978217516fa3)) | ||
|
||
### Feature | ||
|
||
* feat: add support for TC.x (#33) | ||
|
||
Co-authored-by: James Nick Sears <[email protected]> | ||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`3279892`](https://github.com/Bluetooth-Devices/sensorpush-ble/commit/3279892b051558341776b4b11a535ad038b352c4)) | ||
|
||
|
||
## v1.6.2 (2024-01-06) | ||
|
||
### Fix | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "sensorpush-ble" | ||
version = "1.6.2" | ||
version = "1.7.0" | ||
description = "Parser for SensorPush BLE devices" | ||
authors = ["J. Nick Koston <[email protected]>"] | ||
license = "MIT" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters