Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 11:33
9b4d233

1.15.0 (2024-10-25)

Features

  • changelog: add custom sections for changelog types (35112a4)

Bug Fixes

  • correct config filename (aa99106)
  • revert version update from failed release (37fe28a)
  • update branch from main to master in workflow (3fe52b7)

Documentation

  • add changelog for releases up to 1.14.2 (d6e4375)

Miscellaneous Chores

  • await hass.config_entries.async_forward_entry_setups (3874c96)
  • release: vnull [skip ci] (ca9a147)

Build System

  • deps-dev: bump black from 24.4.2 to 24.8.0 (8486f13)
  • deps-dev: bump black from 24.8.0 to 24.10.0 (4a2f7dd)
  • deps-dev: bump flake8 from 7.1.0 to 7.1.1 (152596b)
  • deps-dev: bump pre-commit from 3.7.1 to 3.8.0 (6adcf5a)
  • deps-dev: bump pre-commit from 3.8.0 to 4.0.0 (adae2e9)
  • deps-dev: bump pre-commit from 4.0.0 to 4.0.1 (45aef48)

Continuous Integration

  • add conventional changelog configuration (f1ef076)
  • migrate to release-please flow (7583cf1)
  • set Python version in pre-commit GitHub workflow (ef63777)