Skip to content

Commit 4d00aa7

Browse files
chore(main): release sensor-avanza-stock 1.6.0
1 parent 471db61 commit 4d00aa7

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.4"
2+
".": "1.6.0"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## [1.6.0](https://github.com/custom-components/sensor.avanza_stock/compare/sensor-avanza-stock-v1.5.4...sensor-avanza-stock-v1.6.0) (2025-08-18)
4+
5+
6+
### Features
7+
8+
* allow release-pleaae to create labels ([8f2e47c](https://github.com/custom-components/sensor.avanza_stock/commit/8f2e47cc597a858bf952e22d038e673fed14e141))
9+
10+
11+
### Bug Fixes
12+
13+
* bootstrap release-please manifest ([22ed818](https://github.com/custom-components/sensor.avanza_stock/commit/22ed8181f3221625aa18f45b138e9b225c561e43))
14+
* do not use deprecated release-please ([9f90a0c](https://github.com/custom-components/sensor.avanza_stock/commit/9f90a0c34c37b3ed4916075ae07ea85b5c28a139))
15+
* fetch tags ([6051a99](https://github.com/custom-components/sensor.avanza_stock/commit/6051a99cb0903470ca09c5be7351b77c74bbb47b))
16+
* release-please config ([5415079](https://github.com/custom-components/sensor.avanza_stock/commit/5415079f1317e6730028d3775fd4c0d1cf090997))
17+
* release-please version ([bcd429e](https://github.com/custom-components/sensor.avanza_stock/commit/bcd429e73314d99ebc499e09bd11e7c1a8873cfb))
18+
* trailing whitespace ([e75c36d](https://github.com/custom-components/sensor.avanza_stock/commit/e75c36d822851d7201b9bef23f3e6cc9995988b6))

custom_components/avanza_stock/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"requirements": [
1212
"pyavanza==0.7.1"
1313
],
14-
"version": "1.5.4"
14+
"version": "1.6.0"
1515
}

0 commit comments

Comments
 (0)