Commit 49b88db github-actions
committed
1 parent af95d48 commit 49b88db Copy full SHA for 49b88db
File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v6.0.0 (2024-06-10)
6
+
7
+ ### Breaking
8
+
9
+ * feat!: Add data module (#116 ) ([ ` 14d6513 ` ] ( https://github.com/bdraco/yalexs/commit/14d65137a3967d0a9f10264b49dc591f643d9f3a ) )
10
+
11
+ ### Fix
12
+
13
+ * fix: bump commitlint to v6 (#117 ) ([ ` af95d48 ` ] ( https://github.com/bdraco/yalexs/commit/af95d48665bb3e3c44a2b60b95600473a546b4df ) )
14
+
15
+
5
16
## v5.2.0 (2024-06-09)
6
17
7
18
### Feature
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " yalexs"
3
- version = " 5.2 .0"
3
+ version = " 6.0 .0"
4
4
description = " Python API for Yale Access (formerly August) Smart Lock and Doorbell"
5
5
authors = [" J. Nick Koston <nick@koston.org>" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 2
2
3
3
__author__ = """J. Nick Koston"""
4
4
__email__ = "nick@koston.org"
5
- __version__ = "5.2 .0"
5
+ __version__ = "6.0 .0"
You can’t perform that action at this time.
0 commit comments