Skip to content

Commit d0df226

Browse files
author
semantic-release
committed
0.1.0
Automatically generated by python-semantic-release
1 parent d136344 commit d0df226

File tree

2 files changed

+191
-1
lines changed

2 files changed

+191
-1
lines changed

CHANGELOG.md

Lines changed: 190 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,190 @@
1+
# CHANGELOG
2+
3+
4+
5+
## v0.1.0 (2023-08-27)
6+
7+
### Build
8+
9+
* build: fix semantic-release process
10+
11+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`d136344`](https://github.com/kaechele/napoleon-efire/commit/d1363449bd8c86ba402343d1ecc7e9e7e4305ec2))
12+
13+
* build: use python-semantic-release
14+
15+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`cb50c7b`](https://github.com/kaechele/napoleon-efire/commit/cb50c7bda2cc9c9fa8be0b05c9e60b90bef4d0eb))
16+
17+
* build: use hatch
18+
19+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`e441d69`](https://github.com/kaechele/napoleon-efire/commit/e441d69516fa942963cd23c7a404bcda123bed28))
20+
21+
* build(deps-dev): bump ruff from 0.0.284 to 0.0.285
22+
23+
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285.
24+
- [Release notes](https://github.com/astral-sh/ruff/releases)
25+
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
26+
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285)
27+
28+
---
29+
updated-dependencies:
30+
- dependency-name: ruff
31+
dependency-type: direct:production
32+
update-type: version-update:semver-patch
33+
...
34+
35+
Signed-off-by: dependabot[bot] <support@github.com> ([`634b27c`](https://github.com/kaechele/napoleon-efire/commit/634b27c004bef58152b38c926509e64b8e314493))
36+
37+
* build(deps-dev): bump ruff from 0.0.282 to 0.0.284
38+
39+
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.282 to 0.0.284.
40+
- [Release notes](https://github.com/astral-sh/ruff/releases)
41+
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
42+
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.282...v0.0.284)
43+
44+
---
45+
updated-dependencies:
46+
- dependency-name: ruff
47+
dependency-type: direct:production
48+
update-type: version-update:semver-patch
49+
...
50+
51+
Signed-off-by: dependabot[bot] <support@github.com> ([`c4e0cb4`](https://github.com/kaechele/napoleon-efire/commit/c4e0cb4293d29c9719592521a2af2d5def2e062f))
52+
53+
* build(deps-dev): bump ruff from 0.0.280 to 0.0.282
54+
55+
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.280 to 0.0.282.
56+
- [Release notes](https://github.com/astral-sh/ruff/releases)
57+
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
58+
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.280...v0.0.282)
59+
60+
---
61+
updated-dependencies:
62+
- dependency-name: ruff
63+
dependency-type: direct:production
64+
update-type: version-update:semver-patch
65+
...
66+
67+
Signed-off-by: dependabot[bot] <support@github.com> ([`d14b2a8`](https://github.com/kaechele/napoleon-efire/commit/d14b2a8f576894565e23a83694fea4cc5815256a))
68+
69+
* build(deps-dev): bump ruff from 0.0.278 to 0.0.280
70+
71+
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.278 to 0.0.280.
72+
- [Release notes](https://github.com/astral-sh/ruff/releases)
73+
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
74+
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.278...v0.0.280)
75+
76+
---
77+
updated-dependencies:
78+
- dependency-name: ruff
79+
dependency-type: direct:production
80+
update-type: version-update:semver-patch
81+
...
82+
83+
Signed-off-by: dependabot[bot] <support@github.com> ([`2520109`](https://github.com/kaechele/napoleon-efire/commit/252010900fa005b9656b3b5784da40b4a1baa16c))
84+
85+
* build(deps-dev): bump ruff from 0.0.267 to 0.0.278
86+
87+
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.267 to 0.0.278.
88+
- [Release notes](https://github.com/astral-sh/ruff/releases)
89+
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
90+
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.267...v0.0.278)
91+
92+
---
93+
updated-dependencies:
94+
- dependency-name: ruff
95+
dependency-type: direct:production
96+
update-type: version-update:semver-patch
97+
...
98+
99+
Signed-off-by: dependabot[bot] <support@github.com> ([`9074622`](https://github.com/kaechele/napoleon-efire/commit/9074622199564240bdfb7859e54a50f86c694700))
100+
101+
* build(deps-dev): update pip requirement from <23.2,>=21.0 to >=21.0,<23.3
102+
103+
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
104+
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
105+
- [Commits](https://github.com/pypa/pip/compare/21.0...23.2)
106+
107+
---
108+
updated-dependencies:
109+
- dependency-name: pip
110+
dependency-type: direct:production
111+
...
112+
113+
Signed-off-by: dependabot[bot] <support@github.com> ([`df62378`](https://github.com/kaechele/napoleon-efire/commit/df623787c262bd3142ea2dbde814a0f2733ca554))
114+
115+
### Chore
116+
117+
* chore: sync pre-commit and vscode prettier configs
118+
119+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`d291933`](https://github.com/kaechele/napoleon-efire/commit/d2919330b1cb64b983a7e509385201b6b839b3e6))
120+
121+
* chore: run pre-commit on all files
122+
123+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`270d4eb`](https://github.com/kaechele/napoleon-efire/commit/270d4eb684821c75c62519e74dd910998c3cb4b4))
124+
125+
* chore: add pre-commit config
126+
127+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`74b09ae`](https://github.com/kaechele/napoleon-efire/commit/74b09aeb6dea39cd6186a81b3243deb90b6679be))
128+
129+
* chore: customize repository template
130+
131+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`15ef909`](https://github.com/kaechele/napoleon-efire/commit/15ef909b18bc15a9c62f5897c891d611493f3a1a))
132+
133+
* chore: initial commit ([`5c58a10`](https://github.com/kaechele/napoleon-efire/commit/5c58a10164ff6083d4881291c3ac1497e548f198))
134+
135+
### Ci
136+
137+
* ci(deps): bump actions/checkout from 3.5.2 to 3.6.0
138+
139+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`6315a37`](https://github.com/kaechele/napoleon-efire/commit/6315a37d0d027fd65b92c2d64a704ce90f2b7110))
140+
141+
* ci: fix dependabot commit messages
142+
143+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`26b9866`](https://github.com/kaechele/napoleon-efire/commit/26b9866eddd583d13d4b835b8d69d11ad4c17a89))
144+
145+
* ci: fix linting
146+
147+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`5c23032`](https://github.com/kaechele/napoleon-efire/commit/5c230325b6d123bd8eb44eac8b7e15f989d53eff))
148+
149+
* ci(deps): bump actions/checkout from 3.5.2 to 3.5.3
150+
151+
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
152+
- [Release notes](https://github.com/actions/checkout/releases)
153+
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
154+
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3)
155+
156+
---
157+
updated-dependencies:
158+
- dependency-name: actions/checkout
159+
dependency-type: direct:production
160+
update-type: version-update:semver-patch
161+
...
162+
163+
Signed-off-by: dependabot[bot] <support@github.com> ([`1a50e89`](https://github.com/kaechele/napoleon-efire/commit/1a50e898cd829c7b399f6e8dfbcbf556192274d6))
164+
165+
* ci(deps): bump actions/setup-python from 4.6.1 to 4.7.0
166+
167+
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.0.
168+
- [Release notes](https://github.com/actions/setup-python/releases)
169+
- [Commits](https://github.com/actions/setup-python/compare/v4.6.1...v4.7.0)
170+
171+
---
172+
updated-dependencies:
173+
- dependency-name: actions/setup-python
174+
dependency-type: direct:production
175+
update-type: version-update:semver-minor
176+
...
177+
178+
Signed-off-by: dependabot[bot] <support@github.com> ([`c01469d`](https://github.com/kaechele/napoleon-efire/commit/c01469dbcfb8c58b1390fcf9277f85dd818be7e0))
179+
180+
### Feature
181+
182+
* feat: initial import of component
183+
184+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`a45d0d2`](https://github.com/kaechele/napoleon-efire/commit/a45d0d291ef0c1655c9d6b7765b04feace21e734))
185+
186+
### Fix
187+
188+
* fix: add issue tracker to manifest
189+
190+
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`5e4e483`](https://github.com/kaechele/napoleon-efire/commit/5e4e48337efce5f7addb603c1dd927246a5e7235))

custom_components/napoleon_efire/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"iot_class": "local_polling",
1414
"issue_tracker": "https://github.com/kaechele/napoleon-efire/issues",
1515
"requirements": ["bluetooth-data-tools>=0.2.0", "pybonaparte==0.1.1"],
16-
"version": "0.0.0"
16+
"version": "0.1.0"
1717
}

0 commit comments

Comments
 (0)